summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/tpm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-221-1/+4
|\
| * tpm: check event log version before reading final eventsLoïc Yhuel2020-05-171-1/+4
* | gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds2020-05-091-1/+1
|/
* efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar2019-10-311-0/+1
* efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroColin Ian King2019-10-081-1/+1
* efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar2019-10-071-1/+8
* efi/tpm: Don't traverse an event log with no eventsPeter Jones2019-10-071-5/+10
* tpm: Reserve the TPM final events tableMatthew Garrett2019-06-241-4/+59
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-4/+1
* efi: call get_event_log before ExitBootServicesThiebaud Weksteen2018-01-081-0/+40