HomeSort by relevance Sort by last modified time
    Searched refs:SECUREBOOT_CONFIGURATION (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfig.vfr 23 varstore SECUREBOOT_CONFIGURATION,
25 name = SECUREBOOT_CONFIGURATION,
44 grayoutif ideqval SECUREBOOT_CONFIGURATION.HideSecureBoot == 1 OR NOT ideqval SECUREBOOT_CONFIGURATION.PhysicalPresent == 1;
45 checkbox varid = SECUREBOOT_CONFIGURATION.AttemptSecureBoot,
69 grayoutif NOT ideqval SECUREBOOT_CONFIGURATION.PhysicalPresent == 1;
139 grayoutif ideqval SECUREBOOT_CONFIGURATION.HasPk == 1;
152 grayoutif ideqval SECUREBOOT_CONFIGURATION.HideSecureBoot == 1;
153 checkbox varid = SECUREBOOT_CONFIGURATION.DeletePk,
242 string varid = SECUREBOOT_CONFIGURATION.SignatureGuid,
    [all...]
SecureBootConfigNvData.h 126 } SECUREBOOT_CONFIGURATION;
SecureBootConfigImpl.c 17 CHAR16 mSecureBootStorageName[] = L"SECUREBOOT_CONFIGURATION";
    [all...]

Completed in 134 milliseconds