Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DCompressSection.py59 self.CompType = FfsInf.__ExtendMacro__(self.CompType)
82 CompressionType=self.CompTypeDict[self.CompType])
DVtf.py112 ComponentObj.CompType + \
DFdfParser.py3061 CompressSectionObj.CompType = type
4107 CompressSectionObj.CompType = Type
4282 CompStatementObj.CompType = self.__Token
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
DGenVtf.c352 VtfInfo->CompType = (UINT8) StringValue; in ParseAndUpdateComponents()
635 switch (VtfInfo->CompType) { in GetComponentVersionInfo()
998 CompFitPtr->CvAndType = CV_N_TYPE (VtfInfo->CheckSumRequired, VtfInfo->CompType); in UpdateFitEntryForNonVTFComp()
1201 …if ((VtfInfo->CompType == COMP_TYPE_FIT_PAL_B) || (VtfInfo->CompType == COMP_TYPE_FIT_PAL_A_SPECIF… in CreateAndUpdateComponent()
1226 …if ((VtfInfo->CompType == COMP_TYPE_FIT_PAL_B) || (VtfInfo->CompType == COMP_TYPE_FIT_PAL_A_SPECIF… in CreateAndUpdateComponent()
1249 if (VtfInfo->CompType != COMP_TYPE_FIT_PAL_B) { in CreateAndUpdateComponent()
1262 if (VtfInfo->CompType == COMP_TYPE_FIT_PAL_B) { in CreateAndUpdateComponent()
1306 CompFitPtr->CvAndType = CV_N_TYPE (VtfInfo->CheckSumRequired, VtfInfo->CompType); in CreateAndUpdateComponent()
1337 if (VtfInfo->CompType == COMP_TYPE_FIT_PEICORE) { in CreateAndUpdateComponent()
1451 PalFitPtr->CvAndType = CV_N_TYPE (VtfInfo->CheckSumRequired, VtfInfo->CompType); in CreateAndUpdatePAL_A()
[all …]
DGenVtf.h129 UINT8 CompType; member
/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DFdfClass.py184 self.CompType = None
392 self.CompType = None
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DFdfParserLite.py2510 CompressSectionObj.CompType = type
3284 CompressSectionObj.CompType = Type
3454 CompStatementObj.CompType = self.__Token