summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/secureboot.c
Commit message (Expand)AuthorAgeFilesLines
* efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel2022-09-221-4/+4
* efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel2020-11-171-3/+0
* efi: generalize efi_get_securebootChester Lin2020-11-041-26/+15
* efi/libstub: Move pr_efi/pr_efi_err into efi namespaceArvind Sankar2020-05-011-2/+2
* efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel2019-12-251-5/+0
* efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel2019-12-251-1/+1
* efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel2019-12-251-2/+2
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-3/+1
* x86/xen/efi: Initialize UEFI secure boot state during dom0 bootDaniel Kiper2018-05-141-0/+3
* efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel2018-03-121-9/+3
* efi: Remove duplicate 'const' specifiersArnd Bergmann2017-05-281-2/+2
* efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel2017-04-051-0/+2
* efi/libstub: Treat missing SecureBoot variable as Secure Boot disabledArd Biesheuvel2017-03-021-2/+2
* efi: Disable secure boot if shim is in insecure modeJosh Boyer2017-02-071-1/+24
* efi: Get and store the secure boot statusDavid Howells2017-02-071-0/+61