XenevaOS
Loading...
Searching...
No Matches
TcpaAcpi.h
Go to the documentation of this file.
1
15#ifndef _TCPA_ACPI_H_
16#define _TCPA_ACPI_H_
17
19
20#pragma pack (1)
21
28
49
50//
51// TCG Platform Type based on TCG ACPI Specification Version 1.00
52//
53#define TCG_PLATFORM_TYPE_CLIENT 0
54#define TCG_PLATFORM_TYPE_SERVER 1
55
56#pragma pack ()
57
58#endif
unsigned int UINT32
Definition ProcessorBind.h:102
struct _EFI_TCG_SERVER_ACPI_TABLE EFI_TCG_SERVER_ACPI_TABLE
struct _EFI_TCG_CLIENT_ACPI_TABLE EFI_TCG_CLIENT_ACPI_TABLE
unsigned short UINT16
Definition actypes.h:237
unsigned char UINT8
Definition actypes.h:236
COMPILER_DEPENDENT_UINT64 UINT64
Definition actypes.h:239
Definition Acpi10.h:32
Definition TcpaAcpi.h:22
UINT32 Laml
Definition TcpaAcpi.h:25
EFI_ACPI_DESCRIPTION_HEADER Header
Definition TcpaAcpi.h:23
UINT64 Lasa
Definition TcpaAcpi.h:26
UINT16 PlatformClass
Definition TcpaAcpi.h:24
Definition TcpaAcpi.h:29
EFI_ACPI_3_0_GENERIC_ADDRESS_STRUCTURE ConfigAddress
Definition TcpaAcpi.h:43
UINT8 PciBusNum
Definition TcpaAcpi.h:45
EFI_ACPI_3_0_GENERIC_ADDRESS_STRUCTURE BaseAddress
Definition TcpaAcpi.h:41
UINT8 Reserved1[3]
Definition TcpaAcpi.h:39
UINT32 Reserved2
Definition TcpaAcpi.h:42
UINT8 InterruptFlags
Definition TcpaAcpi.h:37
UINT64 Lasa
Definition TcpaAcpi.h:34
UINT8 DeviceFlags
Definition TcpaAcpi.h:36
UINT8 PciDevNum
Definition TcpaAcpi.h:46
UINT16 SpecRev
Definition TcpaAcpi.h:35
UINT8 PciSegNum
Definition TcpaAcpi.h:44
EFI_ACPI_DESCRIPTION_HEADER Header
Definition TcpaAcpi.h:30
UINT8 Gpe
Definition TcpaAcpi.h:38
UINT32 GlobalSysInt
Definition TcpaAcpi.h:40
UINT16 Reserved0
Definition TcpaAcpi.h:32
UINT16 PlatformClass
Definition TcpaAcpi.h:31
UINT64 Laml
Definition TcpaAcpi.h:33
UINT8 PciFuncNum
Definition TcpaAcpi.h:47