Searched defs:InfSpecialCommentObject (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfMisc.py105 # InfSpecialCommentObject
107 class InfSpecialCommentObject(InfSectionCommonDef): class in inherits:InfSectionCommonDef
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfSectionParser.py47 from Object.Parser.InfMisc import InfSpecialCommentObject namespace
242 self.InfSpecialCommentSection = InfSpecialCommentObject()

Completed in 105 milliseconds