]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
UBUNTU: SAUCE: UEFI: Add option to automatically enforce module signatures when in...
authorMatthew Garrett <matthew.garrett@nebula.com>
Fri, 9 Aug 2013 22:36:30 +0000 (18:36 -0400)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commit8c26f36db8f2ebd41b385200e49e40138810765d
treee1771ff2daffc85e9cdb10304ce462023ab19714
parent34c83a0588d42cafb943f91083b8cbb4195664cb
UBUNTU: SAUCE: UEFI: Add option to automatically enforce module signatures when in Secure Boot mode

UEFI Secure Boot provides a mechanism for ensuring that the firmware will
only load signed bootloaders and kernels. Certain use cases may also
require that all kernel modules also be signed. Add a configuration option
that enforces this automatically when enabled.

Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Conflicts:
arch/x86/boot/compressed/eboot.c
Documentation/x86/zero-page.txt
arch/x86/Kconfig
arch/x86/boot/compressed/eboot.c
arch/x86/include/uapi/asm/bootparam.h
arch/x86/kernel/setup.c
include/linux/module.h
kernel/module.c