Home
last modified time | relevance | path

Searched refs:FORMID_ENROLL_KEK_FORM (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigNvData.h33 #define FORMID_ENROLL_KEK_FORM 0x09 macro
DSecureBootConfig.vfr204 goto FORMID_ENROLL_KEK_FORM,
226 form formid = FORMID_ENROLL_KEK_FORM,
231 goto FORMID_ENROLL_KEK_FORM,
235 key = FORMID_ENROLL_KEK_FORM;
238 label FORMID_ENROLL_KEK_FORM;
DSecureBootConfigFileExplorer.c369 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
DSecureBootConfigImpl.c3372 LabelId = FORMID_ENROLL_KEK_FORM; in SecureBootCallback()
3392 case FORMID_ENROLL_KEK_FORM: in SecureBootCallback()