Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 2019-02-04 | 1 | -3/+1 |
* | x86/xen/efi: Initialize UEFI secure boot state during dom0 boot | Daniel Kiper | 2018-05-14 | 1 | -0/+3 |
* | efi: Use string literals for efi_char16_t variable initializers | Ard Biesheuvel | 2018-03-12 | 1 | -9/+3 |
* | efi: Remove duplicate 'const' specifiers | Arnd Bergmann | 2017-05-28 | 1 | -2/+2 |
* | efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg | Ard Biesheuvel | 2017-04-05 | 1 | -0/+2 |
* | efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled | Ard Biesheuvel | 2017-03-02 | 1 | -2/+2 |
* | efi: Disable secure boot if shim is in insecure mode | Josh Boyer | 2017-02-07 | 1 | -1/+24 |
* | efi: Get and store the secure boot status | David Howells | 2017-02-07 | 1 | -0/+61 |