Home
last modified time | relevance | path

Searched defs:Comments (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfDefineObject.py61 def SetPciVendorId(self, PciVendorId, Comments): argument
85 def SetPciDeviceId(self, PciDeviceId, Comments): argument
109 def SetPciClassCode(self, PciClassCode, Comments): argument
134 def SetPciRevision(self, PciRevision, Comments): argument
158 def SetPciCompress(self, PciCompress, Comments): argument
214 def SetBaseName(self, BaseName, Comments): argument
242 def SetFileGuid(self, FileGuid, Comments): argument
273 def SetModuleType(self, ModuleType, Comments): argument
309 def SetModuleUniFileName(self, ModuleUniFileName, Comments): argument
326 def SetInfVersion(self, InfVersion, Comments): argument
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileCommentParser.py35 def CheckInfComment(SectionType, Comments, InfFile, LineNo, ValueList): argument
43 def CheckUsage(Comments, Usages, InfFile, LineNo, Value, ErrorMsg): argument