summaryrefslogtreecommitdiff
path: root/src/tcgbios.h
Commit message (Expand)AuthorAgeFilesLines
* tpm: Rework the assertion of physical presenceStefan Berger2016-01-071-1/+1
* tpm: Don't return a status from external bios measurement functionsKevin O'Connor2016-01-051-4/+4
* tpm: Add a menu for TPM configurationStefan Berger2015-12-201-0/+2
* tpm: Don't implement scatter-gather in transmit()Kevin O'Connor2015-11-231-8/+0
* tpm: Open code tpm_ipl() into callersKevin O'Connor2015-11-221-6/+0
* tpm: Move standard definitions from tcgbios.h to new file std/tcg.hKevin O'Connor2015-11-191-345/+0
* tpm: Refactor function building TPM commandsStefan Berger2015-11-191-1/+1
* tpm: Temporarily deactivate the TPM in case of failureStefan Berger2015-11-191-0/+1
* tcg: Use seabios setup()/prepboot() calling convention for tcgKevin O'Connor2015-06-111-3/+3
* tpm: Clean up in tcgbios.hStefan Berger2015-06-111-20/+0
* tpm: Introduce a #define for command tagStefan Berger2015-06-111-0/+2
* Add 'measurement' code to the BIOSStefan Berger2015-06-011-0/+4
* Support for BIOS interrupt handlerStefan Berger2015-05-211-0/+3
* Implementation of the TCG BIOS extensionsStefan Berger2015-05-211-0/+386