Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfParser.py375 …SectionLines, CurrentSection = self._ProcessLastSection(SectionLines, Line, LineNo, CurrentSection)
651 def _ProcessLastSection(self, SectionLines, Line, LineNo, CurrentSection): member in InfParser