aboutsummaryrefslogtreecommitdiff
path: root/lib/libtpm/tcgbios.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Fix typos in the remaining lib foldersThomas Huth1-2/+2
2021-10-01tcgbios: Disable platform hierarchy in case of failureStefan Berger1-0/+1
2021-07-11tcgbios: Use The proper sha function for each PCR bankStefan Berger1-10/+32
2021-07-11tcgbios: Change format of S_CRTM_VERSION string to ucs-2Stefan Berger1-11/+12
2021-07-11tpm: Add firmware API call 2HASH-EXT-LOGStefan Berger1-0/+15
2021-07-09tcgbios: Add implementations for sha1, sha384, and sha512Stefan Berger1-1/+1
2021-06-15tcgbios: Fix details in log entriesStefan Berger1-2/+3
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