Re: [PATCH] Use the UEFI shim to load grub.

2012-08-08 Thread Peter Jones
Obviously, this went to the wrong list of addresses. Sorry for all the noise. On Wed, 2012-08-08 at 10:18 -0400, Peter Jones wrote: > For UEFI Secure Boot support, we need to install the shim pre-boot > loader, and use it to load grub2. > --- > pyanaconda/bootloader.py | 4 ++-- > 1 file changed

[PATCH] Use the UEFI shim to load grub.

2012-08-08 Thread Peter Jones
For UEFI Secure Boot support, we need to install the shim pre-boot loader, and use it to load grub2. --- pyanaconda/bootloader.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyanaconda/bootloader.py b/pyanaconda/bootloader.py index ea4de5e..02d0ea8 100644 --- a/pyanacon