| Index | Module | Size | Phase |
|---|---|---|---|
| 122 | SecVariableControl | 6,368 bytes (PE32+) | DXE_DRIVER |
Secure Variable Control Driver that locates the DRAM fail data HOB produced during PEI memory training, parses up to 210 DRAM failure entries across up to 5 DIMMs, and saves the parsed data to UEFI runtime variables (STEP_RESULT, STEP_RESULT_NUM00-04). Each entry encodes the full DDR address map of a failed bit with Post-Package Repair (PPR) status and temperature at failure time.
gEfiVariableGuid -- UEFI variable servicesgEfiHobListGuid -- HOB list for DRAM fail datagEfiSmmCommunicationProtocolGuid -- SMM communication (SMM path)gEfiDxeServicesTableGuid -- DXE services tablegEfiDebugPortProtocolGuid -- Debug port protocolIntel Purley (Xeon Scalable). x86-64 UEFI Driver (Boot Services Driver, Subsystem 000Bh).