| .. | |||
| README.md | 7 days ago | ||
| RuntimeSmm.c | 7 days ago | ||
| RuntimeSmm.h | 7 days ago | ||
| RuntimeSmm.md | 7 days ago | ||
Index: 0204
Size: 5,476 bytes (1564h)
Phase: SMM (DXE_SMM_DRIVER)
Source Package: AmiModulePkg\RuntimeSmm\RuntimeSmm.c
Minimal UEFI SMM runtime driver that bridges boot-time and SMM runtime services. Initializes global pointers to Boot Services, Runtime Services, and System Table; locates the SmmBase2 protocol to obtain the SMM Services Table (gSmst); registers a protocol notification handler for the SMM Runtime Services Table protocol. Uses SetJump/LongJump for error recovery. Has no import table -- all protocol interfaces resolved via LocateProtocol.
HR650X (Purley), built from PurleyPlatformPkg/AmiModulePkg, DEBUG VS2015 X64