/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/ |
D | InfDefineObject.py | 61 def SetPciVendorId(self, PciVendorId, Comments): argument 75 self.PciVendorId.Comments = Comments 85 def SetPciDeviceId(self, PciDeviceId, Comments): argument 99 self.PciDeviceId.Comments = Comments 109 def SetPciClassCode(self, PciClassCode, Comments): argument 123 self.PciClassCode.Comments = Comments 134 def SetPciRevision(self, PciRevision, Comments): argument 148 self.PciRevision.Comments = Comments 158 def SetPciCompress(self, PciCompress, Comments): argument 173 self.PciCompress.Comments = Comments [all …]
|
D | InfDefineCommonObject.py | 27 self.Comments = InfLineCommentObject() 80 self.Comments = InfLineCommentObject()
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/ |
D | InfPomAlignmentMisc.py | 51 Statement = _GenInfDefineStateMent(EdkReleaseVersion.Comments.GetHeaderComments(), 54 EdkReleaseVersion.Comments.GetTailComments()) 60 Statement = _GenInfDefineStateMent(Shadow.Comments.GetHeaderComments(), 63 Shadow.Comments.GetTailComments()) 79 Statement = _GenInfDefineStateMent(PciVendorId.Comments.GetHeaderComments(), 82 PciVendorId.Comments.GetTailComments()) 88 Statement = _GenInfDefineStateMent(PciDeviceId.Comments.GetHeaderComments(), 91 PciDeviceId.Comments.GetTailComments()) 97 Statement = _GenInfDefineStateMent(PciClassCode.Comments.GetHeaderComments(), 100 PciClassCode.Comments.GetTailComments()) [all …]
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/ |
D | MetaFileCommentParser.py | 35 def CheckInfComment(SectionType, Comments, InfFile, LineNo, ValueList): argument 37 …CheckUsage(Comments, UsageList, InfFile, LineNo, ValueList[0]+'.'+ValueList[1], ErrorMsgMap[MODEL_… 39 CheckUsage(Comments, UsageList, InfFile, LineNo, ValueList[0], ErrorMsgMap[SectionType]) 41 …CheckUsage(Comments, UsageList + ("TO_START", "BY_START"), InfFile, LineNo, ValueList[0], ErrorMsg… 43 def CheckUsage(Comments, Usages, InfFile, LineNo, Value, ErrorMsg): argument 44 for Comment in Comments:
|
D | MetaFileParser.py | 527 Comments = [] 537 Comments.append((Comment, Index + 1)) 539 SectionComments.extend(Comments) 540 Comments = [] 557 for Cmt, LNo in Comments: 562 TailComments.extend(SectionComments + Comments) 563 Comments = [] 612 Comments = [] 615 Comments.append((Comment, Index + 1)) 617 … CheckInfComment(self._SectionType, Comments, str(self.MetaFile), Index + 1, self._ValueList) [all …]
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/ |
D | InfDefineSectionParser.py | 177 InfDefMemberObj.Comments.SetHeaderComments(LineComment.GetHeaderComments()) 178 InfDefMemberObj.Comments.SetTailComments(LineComment.GetTailComments())
|
D | DecParser.py | 340 Comments = [] 342 Comments = [(Comment, self._RawData.LineIndex)] 347 Line, Comments = self._TryBackSlash(Line, Comments) 348 CurComments.extend(Comments)
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/ |
D | PatchFvUserManual.md | 120 ###Comments: 121 Comments are allowed in the **Offset, Value [, Comment]** argument. Comments
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi6220/ |
D | Hi6220.dec | 22 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/edk2/BeagleBoardPkg/ |
D | BeagleBoardPkg.dec | 25 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/ |
D | VirtualKeyboardDxe.dec | 28 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/ |
D | DwMmcHcDxe.dec | 29 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/ |
D | HiKey960.dec | 22 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Block/DwUfsHcDxe/ |
D | DwUfsHcDxe.dec | 29 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/ |
D | Lan91xDxe.dec | 28 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/ |
D | DwEmmcDxe.dec | 29 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/ |
D | HiKey.dec | 22 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/ |
D | ArmJuno.dec | 22 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/edk2/Omap35xxPkg/ |
D | Omap35xxPkg.dec | 25 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/ |
D | DwUsb3Dxe.dec | 29 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/ |
D | README.tcltk-AMD64 | 1 Comments on building tcl/tk for AMD64 with the MS SDK compiler
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/ |
D | DwUsbDxe.dec | 29 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | tokenize_tests.txt | 4 # Comments
|
/device/linaro/bootloader/edk2/ArmVirtPkg/ |
D | ArmVirtPkg.dec | 24 # Comments are used for Keywords and Module Types.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/ |
D | newslist.doc | 48 Comments, improvements & suggestions welcomed.
|