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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/CommonDataClass/
H A DPlatformClass.py386 ## PlatformClass
413 class PlatformClass(object): class in inherits:object
432 P = PlatformClass()
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgDxe/
H A DTcgDxe.c51 UINT16 PlatformClass; member in struct:_EFI_TCG_CLIENT_ACPI_TABLE
58 UINT16 PlatformClass; member in struct:_EFI_TCG_SERVER_ACPI_TABLE
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DDscClassObject.py25 from CommonDataClass.PlatformClass import *
87 # @var Platform: To store value for Platform, it is a structure as PlatformClass
96 self.Platform = PlatformClass()

Completed in 1089 milliseconds