aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/tpm.c
AgeCommit message (Expand)Author
2020-05-27tpm: check event log version before reading final eventsLoïc Yhuel
2020-05-20gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2019-10-31efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar
2019-10-08efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroColin Ian King
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar
2019-10-07efi/tpm: Don't traverse an event log with no eventsPeter Jones
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen