aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/char/tpm/eventlog/efi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett1-1/+10
2019-06-24tpm: Append the final event log to the TPM event logMatthew Garrett1-7/+43
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-05-14tpm: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim1-2/+1
2018-05-09tpm: Move eventlog declarations to its own headerThiebaud Weksteen1-0/+1
2018-05-09tpm: Move eventlog files to a subdirectoryThiebaud Weksteen1-0/+66