Expand description
UEFI services available at runtime, even after the OS boots.
Structsยง
- Reset
Type - The type of system reset.
- Runtime
Services - Table of pointers to all the runtime services.
- Time
Capabilities - Real time clock capabilities.
- Variable
Attributes - Flags describing the attributes of a variable.
- Variable
Vendor - 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.