| .. | |||
| CapsuleRuntimeDxe.c | 7 days ago | ||
| CapsuleRuntimeDxe.h | 7 days ago | ||
| CapsuleRuntimeDxe.md | 7 days ago | ||
| README.md | 7 days ago | ||
UEFI Capsule Runtime DXE driver from MdeModulePkg. Produces the UEFI Runtime Capsule services (UpdateCapsule and QueryCapsuleCapabilities) for firmware update via capsule delivery. Registers VirtualAddressChange and ExitBootServices notification events for proper runtime transition. Supports capsule type detection and configures capsule size limits (100 MB runtime, 33 MB non-capsule). Operates across the boot-to-runtime boundary.
x86-64, UEFI RUNTIME_DRIVER, VS2015 DEBUG, MdeModulePkg