Fix logic to handle SetupMode efi variable.
This commit is contained in:
parent
7148df39f5
commit
70e23bed96
@ -1,5 +1,5 @@
|
||||
Name: shim
|
||||
Version: 0.6
|
||||
Version: 0.7
|
||||
Release: 1%{?dist}
|
||||
Summary: First-stage UEFI bootloader
|
||||
|
||||
@ -110,6 +110,9 @@ install -m 0644 MokManager.efi.debug $RPM_BUILD_ROOT/usr/lib/debug/%{_datadir}/s
|
||||
/usr/share/man/man1/mokutil.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2013 Peter Jones <pjones@redhat.com> - 0.7-1
|
||||
- Fix logic to handle SetupMode efi variable.
|
||||
|
||||
* Thu Oct 31 2013 Peter Jones <pjones@redhat.com> - 0.6-1
|
||||
- Fix a FreePool(NULL) call on machines too old for SB
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user