TianoCore EDK2 master
Loading...
Searching...
No Matches
Tcg2AcpiCommunicateBuffer.h File Reference

Go to the source code of this file.

Data Structures

struct  TCG2_ACPI_COMMUNICATE_BUFFER
 

Macros

#define TCG2_ACPI_COMMUNICATE_BUFFER_HOB_REVISION   1
 
#define TCG2_ACPI_COMMUNICATE_BUFFER_GUID
 

Variables

EFI_GUID gEdkiiTcg2AcpiCommunicateBufferHobGuid
 

Detailed Description

This Tcg2 Acpi Communicate Buffer HOB is used to store the address of a buffer reserved for Tcg2Acpi driver. The buffer will be used to retrive information from standalone mm environment.

Copyright (c) 2024, Intel Corporation. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file Tcg2AcpiCommunicateBuffer.h.

Macro Definition Documentation

◆ TCG2_ACPI_COMMUNICATE_BUFFER_GUID

#define TCG2_ACPI_COMMUNICATE_BUFFER_GUID
Value:
{ \
0xcefea14f, 0x9f1a, 0x4774, {0x8d, 0x18, 0x79, 0x93, 0x8d, 0x48, 0xfe, 0x7d} \
}

Definition at line 17 of file Tcg2AcpiCommunicateBuffer.h.

◆ TCG2_ACPI_COMMUNICATE_BUFFER_HOB_REVISION

#define TCG2_ACPI_COMMUNICATE_BUFFER_HOB_REVISION   1

Definition at line 15 of file Tcg2AcpiCommunicateBuffer.h.