uefi_raw::table

Module runtime

source
Expand description

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

Structsยง

  • The type of system reset.
  • Table of pointers to all the runtime services.
  • Real time clock capabilities.
  • Flags describing the attributes of a variable.
  • 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.