TianoCore EDK2 master
|
#include <IndustryStandard/Acpi.h>
Go to the source code of this file.
Data Structures | |
struct | _EFI_TCG_CLIENT_ACPI_TABLE |
struct | _EFI_TCG_SERVER_ACPI_TABLE |
Macros | |
#define | TCG_PLATFORM_TYPE_CLIENT 0 |
#define | TCG_PLATFORM_TYPE_SERVER 1 |
Typedefs | |
typedef struct _EFI_TCG_CLIENT_ACPI_TABLE | EFI_TCG_CLIENT_ACPI_TABLE |
typedef struct _EFI_TCG_SERVER_ACPI_TABLE | EFI_TCG_SERVER_ACPI_TABLE |
TCPA ACPI table definition.
Copyright (c) 2013, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file TcpaAcpi.h.
#define TCG_PLATFORM_TYPE_CLIENT 0 |
Definition at line 47 of file TcpaAcpi.h.
#define TCG_PLATFORM_TYPE_SERVER 1 |
Definition at line 48 of file TcpaAcpi.h.