Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
DBuildReport.py846 def GenerateReportDetail(self, File, ModulePcdSet, ReportSubType = 0): argument
848 if ReportSubType == 1:
850 elif ReportSubType == 2:
855 if ReportSubType == 1:
857 elif ReportSubType == 2:
865 if not ReportSubType:
869 if not ReportSubType:
1014 if not ReportSubType: