[SeaBIOS] [PATCH 0/3] Part2 of adding TPM support to SeaBIOS

Stefan Berger stefanb at linux.vnet.ibm.com
Fri May 8 19:45:45 CEST 2015


In anticipation that the first 3 patches of the previous series
are going to be pushed, here are now the remaining 3 patches
with a reworked TPM menu and a reworked Physical Presence
Interface.

Previous series:

http://www.seabios.org/pipermail/seabios/2015-March/008975.html


Stefan Berger (3):
  Add 'measurement' code to the BIOS
  Support for TPM Physical Presence Interface
  Add a menu for TPM control

 src/boot.c           |   26 +-
 src/cdrom.c          |   11 +
 src/hw/tpm_drivers.h |    1 +
 src/optionroms.c     |    4 +
 src/post.c           |    7 +
 src/tcgbios.c        | 1067 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/tcgbios.h        |   58 +++
 src/util.h           |    1 +
 8 files changed, 1165 insertions(+), 10 deletions(-)

-- 
1.9.3




More information about the SeaBIOS mailing list