HomeSort by relevance Sort by last modified time
    Searched refs:SECURE_BOOT_MODE_ENABLE (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
ImageAuthentication.h 44 #define SECURE_BOOT_MODE_ENABLE 1
  /device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
AuthVariableLib.c 265 // If "SecureBootEnable" variable is SECURE_BOOT_ENABLE and in USER_MODE, Set "SecureBoot" variable to SECURE_BOOT_MODE_ENABLE.
295 SecureBootMode = SECURE_BOOT_MODE_ENABLE;
AuthService.c 667 SecureBootMode = SECURE_BOOT_MODE_ENABLE;
696 if (SecureBootMode == SECURE_BOOT_MODE_ENABLE) {
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBios.c 819 if ((SecureBoot != NULL) && (*SecureBoot == SECURE_BOOT_MODE_ENABLE)) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigImpl.c     [all...]

Completed in 316 milliseconds