Expand description
Types and constants defined by Project Mu’s Advanced Logger package, used in the Hyper-V UEFI firmware.
Structs§
- Advanced
Logger Info - UEFI Advanced Logger Info Header, which is shared with the Advanced Logger Package in UEFI. The entries live right after.
- Advanced
Logger Message Entry V2 - UEFI Advanced Logger Entry, which is shared with the Advanced Logger Package in UEFI. The messages live right after.
Constants§
- DXE_
PHASE - Phase value for DXE
- MM_
CORE_ PHASE - Phase value for MM CORE
- MM_
PHASE - Phase value for MM
- PEI64_
PHASE - Phase value for PEI64
- PEI_
CORE_ PHASE - Phase value for PEI CORE
- PHASE_
NAMES - Maps phase values to their descriptive names
- RUNTIME_
PHASE - Phase value for RUNTIME
- SEC_
PHASE - Phase value for SEC
- SIG_
ENTRY - Advanced Logger Entry signature
- SIG_
HEADER - Advanced Logger Info signature
- SMM_
CORE_ PHASE - Phase value for SMM CORE