[SeaBIOS] [PATCH 0/2] tpm2 logging

Kevin O'Connor kevin at koconnor.net
Sat Feb 6 19:35:53 CET 2016


Hi Stefan,

What do you think about something like these two patches in place of
your last patch 10?  Basically using 'struct tcg_pcr_event2_sha1'
instead of introducing a new 'struct log_entry'.

-Kevin


Kevin O'Connor (2):
  tpm: Unify tpm_fill_hash()/tpm_log_extend_event() and use in BIOS
    interface
  tpm: Write logs in TPM 2 format

 src/std/tcg.h |  35 ++++++++++++++
 src/tcgbios.c | 145 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 133 insertions(+), 47 deletions(-)

-- 
2.5.0




More information about the SeaBIOS mailing list