Commit Graph

4 Commits

Author SHA1 Message Date
Colin Watson
0d39b369ff Automatically call linuxefi from linux if secure boot is enabled and
the kernel is signed, to hand over to the kernel without calling
ExitBootServices.  Otherwise, linux will fall through to previous
code, call ExitBootServices itself, and boot the kernel normally.
2013-01-29 06:12:13 +00:00
Colin Watson
6c50d31a9a Temporarily make linuxefi refuse to validate kernels in the absence of
a shim, until we get some other details worked out.
2013-01-29 06:09:44 +00:00
Colin Watson
e65284f6ba Add more debugging to linuxefi. 2013-01-29 06:08:31 +00:00
Colin Watson
2a15f51944 Apply patch from Fedora to add a "linuxefi" loader which boots kernels
with EFI handover patches, avoiding ExitBootServices.
2013-01-29 06:05:50 +00:00