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.py231 class DepexParser(object): class
1653 self.DepexParser = None
1655 self.DepexParser = DepexParser(Wa)
1724 …eportItem.GenerateReport(File, self.PcdReport, self.PredictionReport, self.DepexParser, ReportType)