Module runtime

Source
Expand description

UEFI services available at runtime, even after the OS boots.

Structsยง

ResetType
The type of system reset.
RuntimeServices
Table of pointers to all the runtime services.
TimeCapabilities
Real time clock capabilities.
VariableAttributes
Flags describing the attributes of a variable.
VariableVendor
Variable vendor GUID. This serves as a namespace for variables to avoid naming conflicts between vendors. The UEFI specification defines some special values, and vendors will define their own.