Re: [tpmdd-devel] [PATCH v3 5/5] tpm: parse TPM event logs based on EFI table

2017-09-20 Thread Jason Gunthorpe
On Wed, Sep 20, 2017 at 10:13:40AM +0200, Thiebaud Weksteen wrote: > If we are not able to retrieve the TPM event logs from the ACPI table, > check the EFI configuration table (Linux-specific GUID). > > The format version of the log is now returned by the provider function. > > Signed-off-by:

[tpmdd-devel] [PATCH v3 5/5] tpm: parse TPM event logs based on EFI table

2017-09-20 Thread Thiebaud Weksteen via tpmdd-devel
If we are not able to retrieve the TPM event logs from the ACPI table, check the EFI configuration table (Linux-specific GUID). The format version of the log is now returned by the provider function. Signed-off-by: Thiebaud Weksteen --- drivers/char/tpm/Makefile|