Searched refs:SECURE_BOOT_MODE_DISABLE (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DImageAuthentication.h39 #define SECURE_BOOT_MODE_DISABLE 0 macro
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DAuthService.c311 // If "SecureBootEnable" variable is SECURE_BOOT_DISABLE, Set "SecureBoot" variable to SECURE_BOOT_MODE_DISABLE.
313 SecureBootEnable = SECURE_BOOT_MODE_DISABLE;
341 SecureBootMode = SECURE_BOOT_MODE_DISABLE;
688 SecureBootMode = SECURE_BOOT_MODE_DISABLE;
693 SecureBootMode = SECURE_BOOT_MODE_DISABLE;
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeImageVerificationLib/
H A DDxeImageVerificationLib.c1549 SecureBootMode = SECURE_BOOT_MODE_DISABLE;

Completed in 50 milliseconds