aboutsummaryrefslogtreecommitdiff
path: root/src/tcgbios.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-07tpm: Rework the assertion of physical presenceStefan Berger1-1/+1
2016-01-05tpm: Don't return a status from external bios measurement functionsKevin O'Connor1-4/+4
2015-12-20tpm: Add a menu for TPM configurationStefan Berger1-0/+2
2015-11-23tpm: Don't implement scatter-gather in transmit()Kevin O'Connor1-8/+0
2015-11-22tpm: Open code tpm_ipl() into callersKevin O'Connor1-6/+0
2015-11-19tpm: Move standard definitions from tcgbios.h to new file std/tcg.hKevin O'Connor1-345/+0
2015-11-19tpm: Refactor function building TPM commandsStefan Berger1-1/+1
2015-11-19tpm: Temporarily deactivate the TPM in case of failureStefan Berger1-0/+1
2015-06-11tcg: Use seabios setup()/prepboot() calling convention for tcgKevin O'Connor1-3/+3
2015-06-11tpm: Clean up in tcgbios.hStefan Berger1-20/+0
2015-06-11tpm: Introduce a #define for command tagStefan Berger1-0/+2
2015-06-01Add 'measurement' code to the BIOSStefan Berger1-0/+4
2015-05-21Support for BIOS interrupt handlerStefan Berger1-0/+3
2015-05-21Implementation of the TCG BIOS extensionsStefan Berger1-0/+386