Searched refs:SECURE_BOOT_MODE_ENABLE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DImageAuthentication.h38 #define SECURE_BOOT_MODE_ENABLE 1 macro
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DAuthService.c310 // If "SecureBootEnable" variable is SECURE_BOOT_ENABLE and in USER_MODE, Set "SecureBoot" variable to SECURE_BOOT_MODE_ENABLE.
321 SecureBootEnable = SECURE_BOOT_MODE_ENABLE;
339 SecureBootMode = SECURE_BOOT_MODE_ENABLE;
691 SecureBootMode = SECURE_BOOT_MODE_ENABLE;
726 if (SecureBootMode == SECURE_BOOT_MODE_ENABLE) {

Completed in 47 milliseconds