Skip to content

Commit

Permalink
Added the FF-A Start Method value to Tpm2Acpi.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Raymond-MS committed Nov 27, 2024
1 parent f38a9f7 commit 140d209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MdePkg/Include/IndustryStandard/Tpm2Acpi.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ typedef struct {
#define EFI_TPM2_ACPI_TABLE_START_METHOD_COMMAND_RESPONSE_BUFFER_INTERFACE 7
#define EFI_TPM2_ACPI_TABLE_START_METHOD_COMMAND_RESPONSE_BUFFER_INTERFACE_WITH_ACPI 8
#define EFI_TPM2_ACPI_TABLE_START_METHOD_COMMAND_RESPONSE_BUFFER_INTERFACE_WITH_SMC 11
#define EFI_TPM2_ACPI_TABLE_START_METHOD_COMMAND_RESPONSE_BUFFER_INTERFACE_WITH_FFA 15

typedef struct {
UINT32 Reserved;
Expand Down

0 comments on commit 140d209

Please sign in to comment.