Age | Commit message (Expand) | Author | Files | Lines |
2020-05-25 | Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 1 | -1/+1 |
2020-05-17 | tpm: check event log version before reading final events | Loïc Yhuel | 1 | -2/+3 |
2020-05-01 | efi/tpm: Use efi_err for error messages | Arvind Sankar | 1 | -1/+1 |
2019-12-25 | efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive | Ard Biesheuvel | 1 | -18/+7 |
2019-12-25 | efi/libstub: Drop protocol argument from efi_call_proto() macro | Ard Biesheuvel | 1 | -6/+5 |
2019-12-25 | efi/libstub: Remove 'sys_table_arg' from all function prototypes | Ard Biesheuvel | 1 | -4/+3 |
2019-12-25 | efi/libstub: Drop sys_table_arg from printk routines | Ard Biesheuvel | 1 | -2/+1 |
2019-12-25 | efi/libstub: Use stricter typing for firmware function pointers | Ard Biesheuvel | 1 | -2/+2 |
2019-06-24 | tpm: Don't duplicate events from the final event log in the TCG2 log | Matthew Garrett | 1 | -0/+30 |
2019-06-24 | efi: Attempt to get the TCG2 event log in the boot stub | Matthew Garrett | 1 | -17/+33 |
2019-02-04 | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 1 | -3/+1 |
2018-06-22 | efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode | Hans de Goede | 1 | -1/+1 |
2018-05-14 | efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static | Wei Yongjun | 1 | -1/+1 |
2018-04-02 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+2 |
2018-03-13 | efi/libstub/tpm: Initialize pointer variables to zero for mixed mode | Ard Biesheuvel | 1 | -2/+2 |
2018-03-12 | efi: Use string literals for efi_char16_t variable initializers | Ard Biesheuvel | 1 | -5/+2 |
2018-01-08 | efi: call get_event_log before ExitBootServices | Thiebaud Weksteen | 1 | -0/+81 |
2017-08-26 | efi/libstub: Enable reset attack mitigation | Matthew Garrett | 1 | -0/+58 |