summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/eventlog/efi.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Use managed allocation for bios event logEddie James2023-02-131-6/+7
* tpm: efi: Use local variable for calculating final log sizeStefan Berger2021-04-141-8/+21
* tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks2020-11-061-0/+5
* tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett2019-06-241-1/+10
* tpm: Append the final event log to the TPM event logMatthew Garrett2019-06-241-7/+43
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* tpm: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim2018-05-141-2/+1
* tpm: Move eventlog declarations to its own headerThiebaud Weksteen2018-05-091-0/+1
* tpm: Move eventlog files to a subdirectoryThiebaud Weksteen2018-05-091-0/+66