Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigNvData.h118 BOOLEAN PhysicalPresent; // If a Physical Present User member
DSecureBootConfig.vfr44 …OOT_CONFIGURATION.HideSecureBoot == 1 OR NOT ideqval SECUREBOOT_CONFIGURATION.PhysicalPresent == 1;
69 grayoutif NOT ideqval SECUREBOOT_CONFIGURATION.PhysicalPresent == 1;
DSecureBootConfigImpl.c2980 ConfigData->PhysicalPresent = TRUE; in SecureBootExtractConfigFromVariable()
2982 ConfigData->PhysicalPresent = FALSE; in SecureBootExtractConfigFromVariable()