开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
tpm.c
Age
Commit message (
Expand
)
Author
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-17
tpm: check event log version before reading final events
Loïc Yhuel
2020-05-01
efi/tpm: Use efi_err for error messages
Arvind Sankar
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-12-25
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
efi: Attempt to get the TCG2 event log in the boot stub
Matthew Garrett
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2018-06-22
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
2018-05-14
efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static
Wei Yongjun
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-03-13
efi/libstub/tpm: Initialize pointer variables to zero for mixed mode
Ard Biesheuvel
2018-03-12
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett