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

Stefan Berger stefanb at us.ibm.com
Sat Nov 21 14:32:35 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 |  12 +-
 src/hw/tpm_drivers.h |  26 ++--
 src/std/tcg.h        |  15 ---
 src/tcgbios.c        | 352 ++++++++++++++++++---------------------------------
 4 files changed, 140 insertions(+), 265 deletions(-)

-- 
2.4.3




More information about the SeaBIOS mailing list