Home
last modified time | relevance | path

Searched refs:DefaultStoreNameId (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrUtilityLib.cpp1887 IN EFI_STRING_ID DefaultStoreNameId, in SVfrDefaultStoreNode() argument
1902 mDefaultStoreNameId = DefaultStoreNameId; in SVfrDefaultStoreNode()
1938 IN EFI_STRING_ID DefaultStoreNameId, in RegisterDefaultStore() argument
1954 …SVfrDefaultStoreNode ((EFI_IFR_DEFAULTSTORE *)ObjBinAddr, RefName, DefaultStoreNameId, DefaultId))… in RegisterDefaultStore()
1972 IN EFI_STRING_ID DefaultStoreNameId in ReRegisterDefaultStoreById() argument
1987 pNode->mDefaultStoreNameId = DefaultStoreNameId; in ReRegisterDefaultStoreById()
1989 pNode->mObjBinAddr->DefaultName = DefaultStoreNameId; in ReRegisterDefaultStoreById()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrUtilityLib.cpp2082 IN EFI_STRING_ID DefaultStoreNameId, in SVfrDefaultStoreNode() argument
2097 mDefaultStoreNameId = DefaultStoreNameId; in SVfrDefaultStoreNode()
2133 IN EFI_STRING_ID DefaultStoreNameId, in RegisterDefaultStore() argument
2149 …SVfrDefaultStoreNode ((EFI_IFR_DEFAULTSTORE *)ObjBinAddr, RefName, DefaultStoreNameId, DefaultId))… in RegisterDefaultStore()
2167 IN EFI_STRING_ID DefaultStoreNameId in ReRegisterDefaultStoreById() argument
2182 pNode->mDefaultStoreNameId = DefaultStoreNameId; in ReRegisterDefaultStoreById()
2184 pNode->mObjBinAddr->DefaultName = DefaultStoreNameId; in ReRegisterDefaultStoreById()