[SeaBIOS] [PATCH 0/3] Some tcgbios related fixes and updates

Stefan Berger posted 3 patches 4 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/seabios tags/patchew/20200328032733.841258-1-stefanb@linux.vnet.ibm.com
src/std/tcg.h |  9 +++++++++
src/tcgbios.c | 56 +++++++++++++++++++++++++++++++++++++++------------
2 files changed, 52 insertions(+), 13 deletions(-)
[SeaBIOS] [PATCH 0/3] Some tcgbios related fixes and updates
Posted by Stefan Berger 4 years, 1 month ago
This series of patches modifies the logging of events so that only
active PCR banks are logged. An active PCR bank is recognized by
the pcrSelect[0] being != 0.

The vendorInfoSize was assumed to be u32 but it is u8.

Prepare the tcgbios for SHA3 hash algorithms that may be supported
by TPM2's some time in the future.

   Stefan


Stefan Berger (3):
  tcgbios: Only write logs for PCRs that are in active PCR banks
  tcgbios: Fix the vendorInfoSize to be of type u8
  tcgbios: Add support for SHA3 type of algorithms

 src/std/tcg.h |  9 +++++++++
 src/tcgbios.c | 56 +++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 52 insertions(+), 13 deletions(-)

-- 
2.24.1
_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-leave@seabios.org