Searched refs:GenHeaderCommentSection (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DCommentGenerating.py85 ## GenHeaderCommentSection
94 def GenHeaderCommentSection(Abstract, Description, Copyright, License): function
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenDecFile.py21 from Library.CommentGenerating import GenHeaderCommentSection namespace
220 Content += GenHeaderCommentSection(Package.GetAbstract(), \
H A DGenInfFile.py28 from Library.CommentGenerating import GenHeaderCommentSection namespace
55 Content += GenHeaderCommentSection(ModuleObject.GetAbstract(),

Completed in 77 milliseconds