Home
last modified time | relevance | path

Searched refs:RegisterQuestion (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrUtilityLib.h340 EFI_VFR_RETURN_CODE RegisterQuestion (IN INT8 *, IN INT8 *, IN OUT EFI_QUESTION_ID &);
DVfrSyntax.g735 … mCVfrQuestionDB.RegisterQuestion (QName, VarIdStr, QId);
772 … mCVfrQuestionDB.RegisterQuestion (QName, NULL, QId);
1099 … mCVfrQuestionDB.RegisterQuestion (NULL, NULL, QId);
DVfrUtilityLib.cpp2417 CVfrQuestionDB::RegisterQuestion ( in RegisterQuestion() function in CVfrQuestionDB
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrUtilityLib.h409 EFI_VFR_RETURN_CODE RegisterQuestion (IN CHAR8 *, IN CHAR8 *, IN OUT EFI_QUESTION_ID &);
DVfrFormPkg.cpp859 ReturnCode = lCVfrQuestionDB.RegisterQuestion (NULL, VarStr, QId); in DeclarePendingQuestion()
DVfrSyntax.g1155 … mCVfrQuestionDB.RegisterQuestion (QName, VarIdStr, QId);
1170 … mCVfrQuestionDB.RegisterQuestion (QName, NULL, QId);
1947 … mCVfrQuestionDB.RegisterQuestion (NULL, NULL, QId);
DVfrUtilityLib.cpp2613 CVfrQuestionDB::RegisterQuestion ( in RegisterQuestion() function in CVfrQuestionDB