Searched refs:GenDecTailComment (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenDecFile.py23 from Library.CommentGenerating import GenDecTailComment namespace
87 Statement += GenDecTailComment(Pcd.GetSupModuleList())
124 Statement += GenDecTailComment(Guid.GetSupModuleList())
157 Statement += GenDecTailComment(Protocol.GetSupModuleList())
190 Statement += GenDecTailComment(Ppi.GetSupModuleList())
299 GenDecTailComment(LibraryClass.GetSupModuleList())
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DCommentGenerating.py186 def GenDecTailComment (SupModuleList): function

Completed in 1191 milliseconds