[SeaBIOS] [PATCH 0/2] Allow creation of EK and SRK for TPM 2

Stefan Berger stefanb at linux.vnet.ibm.com
Wed Dec 13 19:00:30 CET 2017


The following two patches add functionality to create EK and SRK
keys to the TPM 2 menu. We follow TCG specifications for how to
create those as RSA keys.

Regards,
   Stefan

Stefan Berger (2):
  tcbios: Add menu item to create an EK for TPM 2
  tcbios: Add menu item to create a primary storage key for TPM 2

 src/std/tcg.h |  63 +++++++++++
 src/tcgbios.c | 341 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 388 insertions(+), 16 deletions(-)

-- 
2.5.5




More information about the SeaBIOS mailing list