Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfParser.py124 SectionLines = []
210 SectionLines.append((Line, LineNo))
220 SectionLines.append((Line, LineNo))
232 self.InfHeaderParser(SectionLines, self.InfHeader, self.FileName)
233 SectionLines = []
235 SectionLines.append((Line, LineNo))
239 self.InfHeaderParser(SectionLines, self.InfHeader, self.FileName)
240 SectionLines = []
249 SectionLines = []
255 SectionLines.append((Line, LineNo))
[all …]