Re: [PATCH v6 1/2] acpi: Extend TPM2 ACPI table with missing log fields

2020-06-25 Thread Jarkko Sakkinen
On Thu, Jun 25, 2020 at 08:42:21AM -0400, Stefan Berger wrote: > From: Stefan Berger > > Recent extensions of the TPM2 ACPI table added 3 more fields > including 12 bytes of start method specific parameters and Log Area > Minimum Length (u32) and Log Area Start Address (u64). So, we define > a ne

[PATCH v6 1/2] acpi: Extend TPM2 ACPI table with missing log fields

2020-06-25 Thread Stefan Berger
From: Stefan Berger Recent extensions of the TPM2 ACPI table added 3 more fields including 12 bytes of start method specific parameters and Log Area Minimum Length (u32) and Log Area Start Address (u64). So, we define a new structure acpi_tpm2_phy that holds these optional new fields. The new fie