Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfSectionParser.py52 from Parser.InfDefineSectionParser import InfDefinSectionParser
178 class InfSectionParser(InfDefinSectionParser,
214 InfDefinSectionParser.__init__(self)
DInfDefineSectionParser.py59 class InfDefinSectionParser(InfParserSectionRoot): class