#701 PR merged
: support for UEFI secure boot¶
Labels: enhancement
, bug
pavoldomin opened issue at 2015-11-18 16:38:¶
An attempt for "secure boot" support for ReaR:
- if
shim.efi
is used as a bootloader, we also copy follow-up loader to the image (we assume it'sgrub*.efi
) - In addition,
KERNEL_CMDLINE
option is now honored also for uefi-booting menu.
We also slightly re-arrange the uefi code, moving some common parts to
libs/
I tested this only on SLES11 SP3 (boot-from-san, btrfs).
[Export of Github issue for rear/rear.]