Reviewed-by: Liming Gao <[email protected]> >-----Original Message----- >From: Yao, Jiewen >Sent: Sunday, September 29, 2019 2:16 PM >To: [email protected] >Cc: Kinney, Michael D <[email protected]>; Gao, Liming ><[email protected]> >Subject: [PATCH 1/3] MdePkg/Include: correct Lasa in Tpm2Acpi. > >Correct Lasa according to TCG ACPI spec. > >Cc: Michael D Kinney <[email protected]> >Cc: Liming Gao <[email protected]> >Signed-off-by: Jiewen Yao <[email protected]> >--- > MdePkg/Include/IndustryStandard/Tpm2Acpi.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 >-- >2.19.2.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#48279): https://edk2.groups.io/g/devel/message/48279 Mute This Topic: https://groups.io/mt/34330939/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
