Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfParser.py632 self.InfSpecialCommentParser(self.BootModeList,
638 self.InfSpecialCommentParser(self.EventList,
644 self.InfSpecialCommentParser(self.HobList,
DInfSectionParser.py431 …def InfSpecialCommentParser (self, SpecialSectionList, InfSectionObject, ContainerFile, SectionTyp… member in InfSectionParser