[SeaBIOS] [PATCH 0/6] A few cleanups

Stefan Berger stefanb at linux.vnet.ibm.com
Wed Jun 10 01:56:27 CEST 2015


The folowing series of patches cleans up some TPM related code.

Regards,
   Stefan

Stefan Berger (6):
  tpm: Introduce a #define for command tag
  tpm: Be consistent with array sizes in tcgbios.c
  tpm: use bool as return parameter
  tpm: clean up parameters to build_and_send_cmd
  tpm: Clean up in tcgbios.h
  tpm: Move call to tpm_option_rom into init_optionrom

 src/optionroms.c |  3 ++-
 src/tcgbios.c    | 58 +++++++++++++++++++++++++++-----------------------------
 src/tcgbios.h    | 22 ++-------------------
 3 files changed, 32 insertions(+), 51 deletions(-)

-- 
1.9.3




More information about the SeaBIOS mailing list