Re: [PATCH v3] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems

2019-07-04 Thread Jarkko Sakkinen
On Mon, 2019-06-24 at 10:46 -0700, Jordan Hand wrote: > From: Jordan Hand > > For TPM2-based systems, retrieve the TCG log from the TPM2 ACPI table. > The TPM2 ACPI table is defined in section 7.3 of the TCG ACPI > Specification (see link). You are claiming here that this applies to all systems I

[PATCH v3] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems

2019-06-24 Thread Jordan Hand
From: Jordan Hand For TPM2-based systems, retrieve the TCG log from the TPM2 ACPI table. The TPM2 ACPI table is defined in section 7.3 of the TCG ACPI Specification (see link). The TPM2 table is used primarily by legacy BIOS in place of the TCPA table when the system's TPM is version 2.0 to deno