Module uefi_specs::uefi::nvram::vars
source · Expand description
UEFI spec 3.3 - Table 3-1
Due to the Rust compiler not having built-in support for defining wide-string literals, and me not wanting to yak-shave a proc macro implementation that emits valid Utf16LeSlices at compile time, these “constants” are actually methods that can only be called at runtime.
Constants§
- UEFI spec 3.3 - Globally Defined Variables
- UEFI spec 32.6.1 - UEFI Image Variable GUID & Variable Name