Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
DInfPomAlignmentMisc.py54 EdkReleaseVersion.Comments.GetTailComments())
63 Shadow.Comments.GetTailComments())
73 DpxSourceItem[1].GetTailComments())
82 PciVendorId.Comments.GetTailComments())
91 PciDeviceId.Comments.GetTailComments())
100 PciClassCode.Comments.GetTailComments())
109 PciRevision.Comments.GetTailComments())
118 PciCompress.Comments.GetTailComments())
137 Comments.GetTailComments())
145 TailComment = UefiHiiResourceSection.Comments.GetTailComments()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfCommonObject.py42 def GetTailComments(self): member in InfLineCommentObject
135 def GetTailComments(self): member in InfSectionCommonDef
DInfDefineObject.py944 InfLineCommentObj.SetTailComments(InfDefMemberObj.Comments.GetTailComments())
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfDefineSectionParser.py178 InfDefMemberObj.Comments.SetTailComments(LineComment.GetTailComments())