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

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigNvData.h87 #define OPTION_DEL_KEK_QUESTION_ID 0x2000 macro
H A DSecureBootConfigImpl.c1710 DeleteKekIndex = QuestionId - OPTION_DEL_KEK_QUESTION_ID;
1848 OPTION_DEL_KEK_QUESTION_ID
2409 OPTION_DEL_KEK_QUESTION_ID
2451 } else if ((QuestionId >= OPTION_DEL_KEK_QUESTION_ID) &&
2452 (QuestionId < (OPTION_DEL_KEK_QUESTION_ID + OPTION_CONFIG_RANGE))) {

Completed in 369 milliseconds