Expand description
UEFI Nvram Variable Services
Modules§
- signature_
list - UEFI spec 32.4.1
- vars
- UEFI spec 3.3 - Table 3-1
Structs§
- EFI_
VARIABLE_ AUTHENTICATION_ 2 - UEFI spec 8.2
- EfiVariable
Attributes - UEFI spec 8.2 - Variable Services
Functions§
- is_
secure_ boot_ policy_ var - Check if the specified variable is a secure boot policy variable, as
specified by the UEFI spec in section 3.3 Globally Defined Variables, under
the details of
SetupMode
.