Searched refs:PhysicalPresent (Results 1 – 3 of 3) sorted by relevance
133 BOOLEAN PhysicalPresent; // If a Physical Present User member
77 grayoutif NOT ideqval SECUREBOOT_CONFIGURATION.PhysicalPresent == 1;106 ideqval SECUREBOOT_CONFIGURATION.PhysicalPresent == 0);
3113 ConfigData->PhysicalPresent = TRUE; in SecureBootExtractConfigFromVariable()3115 ConfigData->PhysicalPresent = FALSE; in SecureBootExtractConfigFromVariable()3708 Value->u8 == SECURE_BOOT_MODE_USER_MODE && IfrNvData->PhysicalPresent == 1)){ in SecureBootCallback()