AMI-Aptio-BIOS-Reversed / MdePkg / Library / UefiBootServicesTableLib / UuidDxe /
@Ajax Dong Ajax Dong authored 7 days ago
..
README.md Restructure the repo 7 days ago
UuidDxe.c Recovering names (will, pause for now) 7 days ago
UuidDxe.h Recovering names (will, pause for now) 7 days ago
UuidDxe.md Restructure the repo 7 days ago
README.md

UuidDxe

Field Value
Index 0328
Module UuidDxe.efi
Size 3,520 B
Phase DXE

Overview

UUID DXE driver that reads the system UUID from hardware (typically from CMOS or SMBIOS) and publishes it via the appropriate UEFI protocol. Ensures a consistent system identifier across boots.

Key Functions

  • ModuleEntryPoint — Driver entry: initializes boot/runtime services, reads UUID, installs protocol

Dependencies

  • UefiBootServicesTableLib
  • UefiRuntimeServicesTableLib

Platform

HR650X Purley (x86-64 PE32+)