Re: [PATCH v4] tpm: Parse event log from TPM2 ACPI table

From: Jarkko Sakkinen
Date: Mon Sep 02 2019 - 09:46:36 EST


On Fri, Aug 30, 2019 at 10:10:27PM -0700, Jordan Hand wrote:
> For systems with a TPM2 chip which use ACPI to expose event logs, retrieve the
> crypto-agile event log from the TPM2 ACPI table. The TPM2 table is defined
> in section 7.3 of the TCG ACPI Specification (see link).
>
> The TPM2 table is used by SeaBIOS in place of the TCPA table when the system's
> TPM is version 2.0 to denote (among other metadata) the location of the
> crypto-agile log.
>
> Link: https://trustedcomputinggroup.org/resource/tcg-acpi-specification/
> Signed-off-by: Jordan Hand <jorhand@xxxxxxxxxxxxxxxxxxx>

Where is the changelog for v2 and v3 i.e. what happened in those
updates?

/Jarkko