uefi_specs::uefi::nvram

Function is_secure_boot_policy_var

Source
pub fn is_secure_boot_policy_var(vendor: Guid, name: &Ucs2LeSlice) -> bool
Expand description

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.