Newer
Older
AMI-Aptio-BIOS-Reversed / UuidDxe / README.md
@Ajax Dong Ajax Dong 2 days ago 575 bytes Init

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+)