Home
last modified time | relevance | path

Searched refs:AlwaysRevocation (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigNvData.h122 BOOLEAN AlwaysRevocation; // If the certificate is always revoked. Revocation time is hidden member
DSecureBootConfig.vfr469 checkbox varid = SECUREBOOT_CONFIGURATION.AlwaysRevocation,
475 suppressif ideqval SECUREBOOT_CONFIGURATION.AlwaysRevocation == 1;
DSecureBootConfigImpl.c1319 IN BOOLEAN AlwaysRevocation in EnrollX509HashtoSigDB() argument
1422 if (!AlwaysRevocation) { in EnrollX509HashtoSigDB()
2966 ConfigData->AlwaysRevocation = TRUE; in SecureBootExtractConfigFromVariable()
3520 IfrNvData->AlwaysRevocation in SecureBootCallback()