[SeaBIOS] [PATCH v2 0/4] Add CRB TPM device

Marc-Andre Lureau mlureau at redhat.com
Tue Feb 13 17:53:54 CET 2018


Hi

On Tue, Feb 13, 2018 at 5:08 PM, Stefan Berger
<stefanb at linux.vnet.ibm.com> wrote:
> The following series implements a TPM CRB driver. The TIS device with
> a TPM 2.0 seems to be ignored by Windows 10, so I implemented a simple
> CRB device that has now been integrated into QEMU. With the CRB device,
> Windows 10 correctly recognizes and exchanges packets with a TPM 2.0.
>
>   Marc-André (and Stefan)
>

Thanks Stefan, your changes looks good to me.

> Marc-André Lureau (4):
>   x86: add readq()
>   tpm: generalize init_timeout()
>   tpm: use get_tpm_version() callback
>   tpm: add TPM CRB device support
>
>  src/hw/tpm_drivers.c | 226 ++++++++++++++++++++++++++++++++++++++++++++++++---
>  src/hw/tpm_drivers.h |  26 ++++++
>  src/x86.h            |   5 ++
>  3 files changed, 245 insertions(+), 12 deletions(-)
>
> --
> 2.5.5
>
>
> _______________________________________________
> SeaBIOS mailing list
> SeaBIOS at seabios.org
> https://mail.coreboot.org/mailman/listinfo/seabios



More information about the SeaBIOS mailing list