Searched defs:_ProcessLastSection (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfParser.py318 SectionLines, CurrentSection = self._ProcessLastSection(SectionLines, Line, LineNo, CurrentSection)
592 ## _ProcessLastSection
595 def _ProcessLastSection(self, SectionLines, Line, LineNo, CurrentSection): member in class:InfParser

Completed in 32 milliseconds