Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/
Dmakefile46 TARGET_LIB_NAME=DepexParser
/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
DBuildReport.py223 class DepexParser(object): class
1489 self.DepexParser = None
1491 self.DepexParser = DepexParser(Wa)
1539 …eportItem.GenerateReport(File, self.PcdReport, self.PredictionReport, self.DepexParser, ReportType)