aboutsummaryrefslogtreecommitdiff
path: root/lib/libtpm/tcgbios.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-12libtpm: Compile with -WextraAlexey Kardashevskiy1-5/+5
2021-01-28helpers: Define MIN()Alexey Kardashevskiy1-2/+0
2020-05-13tcgbios: Implement tpm_hash_log_extend_event_bufferStefan Berger1-0/+44
2020-05-13tcgbios: Add support for SHA3 type of algorithmsStefan Berger1-3/+23
2020-05-13tcgbios: Fix the vendorInfoSize to be of type uint8_tStefan Berger1-2/+2
2020-05-13tcgbios: Only write logs for PCRs that are allocatedStefan Berger1-10/+25
2020-02-21tcgbios: Measure the GPT tableStefan Berger1-0/+88
2020-02-21tcgbios: Implement menu to clear TPM 2 and activate its PCR banksStefan Berger1-0/+348
2020-02-21tcgbios: Add TPM 2.0 support and firmware APIStefan Berger1-0/+925