mbox series

[V4,0/4] Add support for TCG2 event logs on EFI systems

Message ID 20190222202606.160816-1-matthewgarrett@google.com (mailing list archive)
Headers show
Series Add support for TCG2 event logs on EFI systems | expand

Message

Matthew Garrett Feb. 22, 2019, 8:26 p.m. UTC
This patchset adds support for obtaining the TCG2 format event log on
EFI systems, along with support for copying up the final event log to
capture events that occur after the primary log is obtained. V4 is
identical to previous versions, except for tpm_read_log_efi() in patch 3
being reworked to reduce nesting.

Comments

Jarkko Sakkinen Feb. 26, 2019, 2:03 p.m. UTC | #1
On Fri, 2019-02-22 at 12:26 -0800, Matthew Garrett wrote:
> This patchset adds support for obtaining the TCG2 format event log on
> EFI systems, along with support for copying up the final event log to
> capture events that occur after the primary log is obtained. V4 is
> identical to previous versions, except for tpm_read_log_efi() in patch 3
> being reworked to reduce nesting.

Looks good.

I'll re-try testing latter part of this weke.

/Jarkko