[][src]Module efw::efi

Ergonomic wrappers around the UEFI API.

Modules

bits

Flat EFI Namespace

protocols

Collection of UEFI protocols.

Structs

BootServices
ConstMemoryMapIterator

Constant iterator type for the MemoryMap struct.

Handle
MemoryMap

UEFI Memory Map container.

MutMemoryMapIterator

Mutable iterator type for the MemoryMap struct.

RuntimeServices
SystemTable

Contains pointers to the runtime and boot services provided by UEFI.

Traits

Protocol

Type Definitions

Result