Don't load modules when grub transitions to "normal" mode on UEFI.
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
a47bcbb099
commit
4788033714
@ -41,7 +41,7 @@
|
||||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.00
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
Summary: Bootloader with support for Linux, Multiboot and more
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -425,6 +425,9 @@ fi
|
||||
%doc grub-%{tarversion}/themes/starfield/COPYING.CC-BY-SA-3.0
|
||||
|
||||
%changelog
|
||||
* Tue Oct 23 2012 Peter Jones <pjones@redhat.com> - 2.00-12
|
||||
- Don't load modules when grub transitions to "normal" mode on UEFI.
|
||||
|
||||
* Mon Oct 22 2012 Peter Jones <pjones@redhat.com> - 2.00-11
|
||||
- Rebuild with newer pesign so we'll get signed with the final signing keys.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user