Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigNvData.h31 #define FORMID_ENROLL_PK_FORM 0x07 macro
DSecureBootConfig.vfr140 goto FORMID_ENROLL_PK_FORM,
165 form formid = FORMID_ENROLL_PK_FORM,
170 goto FORMID_ENROLL_PK_FORM,
174 key = FORMID_ENROLL_PK_FORM;
177 label FORMID_ENROLL_PK_FORM;
DSecureBootConfigFileExplorer.c351 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
DSecureBootConfigImpl.c3381 LabelId = FORMID_ENROLL_PK_FORM; in SecureBootCallback()
3388 case FORMID_ENROLL_PK_FORM: in SecureBootCallback()