[SeaBIOS] [PATCH v3 0/5] TPM cleanup

Stefan Berger stefanb at us.ibm.com
Sat Nov 21 20:54:39 CET 2015


The following series addresses Kevin's recent comments about the TPM
driver. It also continues the refactoring of those functions called
by the BIOS interrupt.

Regards,
   Stefan

Stefan Berger (5):
  tpm: Drop code using the TPM for sha1
  tpm: Set timeouts and durations to microsecond values
  tpm: Cache all log related pointers in tpm_state
  tpm: Refactor pass_through_to_tpm
  tpm: Rename remaining interrupt functions

 src/hw/tpm_drivers.c |  32 +++--
 src/hw/tpm_drivers.h |  26 ++--
 src/std/tcg.h        |  15 ---
 src/tcgbios.c        | 352 ++++++++++++++++++---------------------------------
 4 files changed, 154 insertions(+), 271 deletions(-)

-- 
2.4.3




More information about the SeaBIOS mailing list