From: Jiewen Yao Date: Sat, 28 Sep 2019 11:52:22 +0000 (+0800) Subject: MdePkg/Include: correct Lasa in Tpm2Acpi. X-Git-Tag: edk2-stable201911~164 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=5970cb23b767d32515b3fd463612166b27abe4af;p=mirror_edk2.git MdePkg/Include: correct Lasa in Tpm2Acpi. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=978 Correct Lasa according to TCG ACPI spec. Cc: Michael D Kinney Cc: Liming Gao Signed-off-by: Jiewen Yao Reviewed-by: Liming Gao --- diff --git a/MdePkg/Include/IndustryStandard/Tpm2Acpi.h b/MdePkg/Include/IndustryStandard/Tpm2Acpi.h index b75f025f03..3ed6834cc9 100644 --- a/MdePkg/Include/IndustryStandard/Tpm2Acpi.h +++ b/MdePkg/Include/IndustryStandard/Tpm2Acpi.h @@ -27,7 +27,7 @@ typedef struct { UINT32 StartMethod; //UINT8 PlatformSpecificParameters[]; // size up to 12 //UINT32 Laml; // Optional -//UINT32 Lasa; // Optional +//UINT64 Lasa; // Optional } EFI_TPM2_ACPI_TABLE; #define EFI_TPM2_ACPI_TABLE_START_METHOD_ACPI 2