[][src]Module uefi::table::boot

UEFI services available during boot.

Structs

BootServices

Contains pointers to all of the boot services.

EventType

Flags describing the type of an UEFI event and its attributes.

MemoryAttribute

Flags describing the capabilities of a memory range.

MemoryDescriptor

A structure describing a region of memory.

MemoryMapIter

An iterator of memory descriptors

MemoryMapKey

A unique identifier of a memory map.

MemoryType

The type of a memory range.

Tpl

Task priority level.

TplGuard

RAII guard for task priority level changes

Enums

AllocateType

Type of allocation to perform.

SearchType

The type of handle search to perform.

TimerTrigger

Timer events manipulation

Constants

MEMORY_DESCRIPTOR_VERSION

Memory descriptor version number