[SeaBIOS] [PATCH 0/5] Fixes for physical presence and API

Stefan Berger stefanb at us.ibm.com
Wed Jan 6 19:15:52 CET 2016


Patch 1 fixes the return of a missing digest in the HashLogExtendEvent command.

Beyond thad that, the patches extend the handling of physical presence to HW
physical presence and rework the showing of the TPM menu to depend on whether
SW physical presence could be asserted or HW physical presence has been found
to be asserted.

Regards,
    Stefan


Stefan Berger (5):
  Copy digest into HashLogExentEvent response
  Move assert_physical_presence and dependencies
  Add support for harware physical presence
  Rework the assertion of physical presence
  Give up physical presence when setting TPM into failure mode

 src/boot.c    |   2 +-
 src/std/tcg.h |   2 +
 src/tcgbios.c | 242 +++++++++++++++++++++++++++++++++++++---------------------
 src/tcgbios.h |   1 +
 4 files changed, 157 insertions(+), 90 deletions(-)

-- 
2.4.3




More information about the SeaBIOS mailing list