Expand description
UEFI services available during boot.
Structs§
- Boot
Services - Table of pointers to all the boot services.
- Event
Type - Flags describing the type of an UEFI event and its attributes.
- Interface
Type - Interface type of a protocol interface.
- Memory
Attribute - Flags describing the capabilities of a memory range.
- Memory
Descriptor - 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.
- Memory
Type - The type of a memory range.
- Open
Protocol Information Entry - Timer
Delay - Tpl
- Task priority level.
Constants§
- PAGE_
SIZE - Size in bytes of a UEFI page.
Type Aliases§
- Event
Notify Fn - Raw event notification function.