| .. | |||
| README.md | 7 days ago | ||
| RuntimeDxe.c | 7 days ago | ||
| RuntimeDxe.h | 7 days ago | ||
| RuntimeDxe.md | 7 days ago | ||
Core Runtime DXE driver from MdeModulePkg. Initializes the UEFI Runtime Services table, registers notification callbacks for ExitBootServices and SetVirtualAddressMap, and manages the runtime driver image list. Provides the runtime clock interface, CRC32 calculation, virtual address conversion (ConvertPointer), and SetVirtualAddressMap implementation. Handles the architectural transition from boot services to runtime services environment.
x86-64, UEFI RUNTIME_DRIVER, VS2015 DEBUG, MdeModulePkg