Home
last modified time | relevance | path

Searched refs:SetType (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfBinaryObject.py66 def SetType(self, Type): member in InfBianryItem
187 InfBianryVerItemObj.SetType(VerContent[0])
360 InfBianryCommonItemObj.SetType(BinaryFileType)
590 InfBianryUiItemObj.SetType(UiContent[0])
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrFormPkg.cpp1734 DObj2->SetType(Type); in IfrCreateDefaultRecord()
1741 DObj->SetType(Type); in IfrCreateDefaultRecord()
DVfrFormPkg.h996 VOID SetType (IN UINT8 Type) { in SetType() function
1023 VOID SetType (IN UINT8 Type) { in SetType() function
1806 VOID SetType (IN UINT8 Type) { in SetType() function
DVfrSyntax.g1753 DObj->SetType (EFI_IFR_TYPE_BUFFER);
1755 DObj->SetType (EFI_IFR_TYPE_STRING);
1757 DObj->SetType (_GET_CURRQEST_DATATYPE());
3427 OOOObj->SetType (EFI_IFR_TYPE_BUFFER);
3429 … OOOObj->SetType (_GET_CURRQEST_DATATYPE());
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrFormPkg.h786 VOID SetType (IN UINT8 Type) { in SetType() function
1424 VOID SetType (IN UINT8 Type) { in SetType() function
DVfrSyntax.g986 DObj.SetType (_GET_CURRQEST_DATATYPE());
1986 … OOOObj.SetType (_GET_CURRQEST_DATATYPE());