Searched refs:GetSupportedBootModes (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfMisc.py37 def GetSupportedBootModes(self): member in class:InfBootModeObject
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/
H A DModuleObject.py40 def GetSupportedBootModes(self): member in class:BootModeObject
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py852 Type = Obj.GetSupportedBootModes()
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/
H A DInfPomAlignment.py413 BootMode.SetSupportedBootModes(Item.GetSupportedBootModes())
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/
H A DXmlParser.py481 'SupportedBootModes':Item.GetSupportedBootModes()}
H A DModuleSurfaceAreaXml.py360 NodeList = [['SupportedBootModes', BootMode.GetSupportedBootModes()]]

Completed in 52 milliseconds