Module table

Source
Expand description

Standard UEFI tables.

Modules§

boot
UEFI services available during boot.
configuration
runtime
UEFI services available at runtime, even after the OS boots.
system

Structs§

Header
The common header that all UEFI tables begin with.
Revision
A revision of the UEFI specification.