index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
secureboot.c
Age
Commit message (
Expand
)
Author
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
2020-11-17
efi: x86/xen: switch to efi_get_secureboot_mode helper
Ard Biesheuvel
2020-11-04
efi: generalize efi_get_secureboot
Chester Lin
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
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-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2018-05-14
x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
Daniel Kiper
2018-03-12
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
2017-05-28
efi: Remove duplicate 'const' specifiers
Arnd Bergmann
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
2017-03-02
efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled
Ard Biesheuvel
2017-02-07
efi: Disable secure boot if shim is in insecure mode
Josh Boyer
2017-02-07
efi: Get and store the secure boot status
David Howells