Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DFdfParser.py1416 def SectionParser(self, section): member in FdfParser
1437 self.SectionParser(S)
2130 self.SectionParser(S)
3181 self.SectionParser(S)
3274 self.SectionParser(S)
3594 self.SectionParser(S)
4170 self.SectionParser(S)
4376 self.SectionParser(S)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DDecParser.py820 for SectionParser in self._SectionParser.values():
821 if not SectionParser.CheckRequiredFields():