tpm2-software / tpm2-tcti-uefi

TCTI module for use with TSS2 libraries in UEFI environment
BSD 2-Clause "Simplified" License
32 stars 17 forks source link

support crypto-agile pre-boot event log #53

Closed flihp closed 5 years ago

flihp commented 5 years ago

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.

flihp commented 5 years ago

wip is in this branch: https://github.com/flihp/tpm2-tcti-uefi/tree/eventlog2