Expand description
UEFI services available during boot.
Structs§
- Table of pointers to all the boot services.
- Flags describing the type of an UEFI event and its attributes.
- Interface type of a protocol interface.
- Flags describing the capabilities of a memory range.
- A structure describing a region of memory. This type corresponds to version of this struct in the UEFI spec and is always bound to a corresponding UEFI memory map.
- The type of a memory range.
- Task priority level.
Constants§
- Size in bytes of a UEFI page.
Type Aliases§
- Raw event notification function.