Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigNvData.h47 #define KEY_SECURE_BOOT_MODE 0x1001 macro
DSecureBootConfig.vfr57 questionid = KEY_SECURE_BOOT_MODE,
DSecureBootConfigImpl.c3294 if (QuestionId == KEY_SECURE_BOOT_MODE) { in SecureBootCallback()
3307 if (QuestionId == KEY_SECURE_BOOT_MODE) { in SecureBootCallback()
3631 case KEY_SECURE_BOOT_MODE: in SecureBootCallback()