diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2013-06-19 20:28:33 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2013-06-19 20:36:37 -0300 |
commit | 3e4740484edd23d6c1db42ab24c3555e8ab6b03a (patch) | |
tree | 4bd41a7bbbbdf269a9bdb7c66597dae77ba992ae /configs/releng/packages.x86_64 | |
parent | 0696e888012f89da0b67d6999f14dfe422497914 (diff) | |
download | archiso32-3e4740484edd23d6c1db42ab24c3555e8ab6b03a.tar.xz |
[configs/releng] Add SecureBoot support via prebootloader
Tested only under QEMU using OVMF SecureBoot enabled firmware plus lockdown-ms.
Both loader.efi (gummiboot) and vmlinuz.efi should be hashed before boot in secure mode.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng/packages.x86_64')
-rw-r--r-- | configs/releng/packages.x86_64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index aceb6cf..3b75077 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -1,3 +1,4 @@ grub-efi-x86_64 gummiboot +prebootloader refind-efi |