Searched refs:GetTypeField (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/ |
D | VfrUtilityLib.h | 179 EFI_VFR_RETURN_CODE GetTypeField (IN INT8 *, IN SVfrDataType *, IN SVfrDataField *&);
|
D | VfrUtilityLib.cpp | 733 CVfrVarDataTypeDB::GetTypeField ( in GetTypeField() function in CVfrVarDataTypeDB 1200 CHECK_ERROR_RETURN(GetTypeField (FName, pType, pField), VFR_RETURN_SUCCESS); in GetDataFieldInfo()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/ |
D | VfrUtilityLib.h | 197 EFI_VFR_RETURN_CODE GetTypeField (IN CONST CHAR8 *, IN SVfrDataType *, IN SVfrDataField *&);
|
D | VfrUtilityLib.cpp | 660 CVfrVarDataTypeDB::GetTypeField ( in GetTypeField() function in CVfrVarDataTypeDB 1198 CHECK_ERROR_RETURN(GetTypeField (FName, pType, pField), VFR_RETURN_SUCCESS); in GetDataFieldInfo()
|