Index: 0063 | Size: 7776 bytes | Arch: x64 | Phase: DXE
Secure Flash Update DXE driver for authenticated BIOS capsule updates. Registers a Flash_Ready_To_Lock notification callback that queries "CapsuleUpdateData" UEFI variables, iterates through named variants (CapsuleUpdateData0, CapsuleUpdateData1, ...), and triggers the secure flash update process via the AMI Flash Update Protocol.
FlashReadyToLockCallback -- Main callback at ReadyToLock; iterates capsule variables and triggers updateSecFlashUpdRegisterCallbacks -- Creates ReadyToBoot event and registers Flash_Ready_To_Lock callbackGetHobList -- Retrieves HOB list from system configuration tableHR650X, AMI ModulePkg SecureFlash, capsule update through UEFI Runtime Services variables