Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileCommentParser.py35 def CheckInfComment(SectionType, Comments, InfFile, LineNo, ValueList): function
DMetaFileParser.py35 from MetaFileCommentParser import CheckInfComment
607CheckInfComment(self._SectionType, Comments, str(self.MetaFile), Index + 1, self._ValueList)