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

From: Matthew Garrett
Date: Fri Feb 22 2019 - 15:26:15 EST


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.