Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: Extend TPM TIS with TPM 2 support. | Stefan Berger | 2016-02-05 | 1 | -4/+34 |
* | tpm: Don't use 16bit BIOS return codes in tpmhw_* functions | Kevin O'Connor | 2016-01-05 | 1 | -10/+10 |
* | tpm: Move TPM hardware functions from tcgbios.c to hw/tpm_drivers.c | Kevin O'Connor | 2016-01-05 | 1 | -0/+90 |
* | tpm: Set timeouts and durations to microsecond values | Stefan Berger | 2015-11-22 | 1 | -11/+20 |
* | tpm: Drop code using the TPM for sha1 | Stefan Berger | 2015-11-22 | 1 | -1/+0 |
* | tpm: Move standard definitions from tcgbios.h to new file std/tcg.h | Kevin O'Connor | 2015-11-19 | 1 | -2/+2 |
* | Implementation of the TCG BIOS extensions | Stefan Berger | 2015-05-21 | 1 | -0/+33 |
* | Add an implementation of a TPM TIS driver | Stefan Berger | 2015-05-21 | 1 | -0/+258 |