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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfGuidObject.py16 InfGuidObject
218 ## InfGuidObject
220 # InfGuidObject
222 class InfGuidObject(): class in inherits:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfSectionParser.py43 from Object.Parser.InfGuidObject import InfGuidObject namespace
235 self.InfGuidSection = InfGuidObject()

Completed in 59 milliseconds