Closed flihp closed 5 years ago
wip is in this branch: https://github.com/flihp/tpm2-tcti-uefi/tree/eventlog2
48 added a tool to dump the event log but it only supports the SHA1-only format. The OVMF firmware supports the newer format (I think), and the spec for the format is in the TCG EFI Protocol Specification in section 5.2. Just need to write the code.