aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/tpm.c
AgeCommit message (Expand)Author
2020-05-25Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2020-05-17tpm: check event log version before reading final eventsLoïc Yhuel
2020-05-01efi/tpm: Use efi_err for error messagesArvind Sankar
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel
2019-12-25efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel
2019-12-25efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel
2019-12-25efi/libstub: Use stricter typing for firmware function pointersArd Biesheuvel
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett
2019-06-24efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2018-06-22efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede
2018-05-14efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() staticWei Yongjun
2018-04-02Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-13efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel
2018-03-12efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett