[SeaBIOS] [PATCH v2 0/3] tpm: Small fixes and add menu for TPM control

Stefan Berger stefanb at us.ibm.com
Mon Nov 30 17:14:16 CET 2015


This series provides two small fixes and then adds the menu for TPM control.

Regards,
    Stefan

v1->v2:
   - using 'typedef u8 tpm_ppi_code' for storing the TPM menu's
    'message codes' in.

Stefan Berger (3):
  tpm: Remove check for working TPM from TPM interrupt handler
  tpm: Check length parameter of the array
  tpm: Add a menu for TPM configuration

 src/boot.c    |   9 +-
 src/std/tcg.h |  41 ++++
 src/tcgbios.c | 654 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 src/tcgbios.h |   2 +
 src/util.h    |   1 +
 5 files changed, 701 insertions(+), 6 deletions(-)

-- 
2.4.3




More information about the SeaBIOS mailing list