Fix logic to handle SetupMode efi variable.

This commit is contained in:
Peter Jones 2013-11-06 14:32:15 -05:00
parent 7148df39f5
commit 70e23bed96
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -1,2 +1,3 @@
162dfa375a624ada5d8c9cbc44769c15 mokutil-0.2.0.tar.bz2
757f8ae9cc201b7e524b3856b0da1e6c 0.6.tar.gz
0231ad6cfc8cf597822898e705ed12e9 0.7.tar.gz