aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/secureboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel1-3/+1
2018-05-14x86/xen/efi: Initialize UEFI secure boot state during dom0 bootDaniel Kiper1-0/+3
2018-03-12efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel1-9/+3
2017-05-28efi: Remove duplicate 'const' specifiersArnd Bergmann1-2/+2
2017-04-05efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel1-0/+2
2017-03-02efi/libstub: Treat missing SecureBoot variable as Secure Boot disabledArd Biesheuvel1-2/+2
2017-02-07efi: Disable secure boot if shim is in insecure modeJosh Boyer1-1/+24
2017-02-07efi: Get and store the secure boot statusDavid Howells1-0/+61