Backport efivarfs from efi/next for moktools

This commit is contained in:
Josh Boyer 2012-11-02 09:35:25 -04:00
parent ff8812b9d0
commit ffb21c1f0a
2 changed files with 1636 additions and 1 deletions

1630
efivarfs-3.7.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 1
%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -691,6 +691,7 @@ Patch900: modsign-post-KS-jwb.patch
# secure boot
Patch1000: secure-boot-20121031.patch
Patch1001: efivarfs-3.7.patch
# Improve PCI support on UEFI
Patch1100: handle-efi-roms.patch
@ -1409,6 +1410,7 @@ ApplyPatch linux-2.6-e1000-ich9-montevina.patch
ApplyPatch modsign-post-KS-jwb.patch
# secure boot
ApplyPatch efivarfs-3.7.patch
ApplyPatch secure-boot-20121031.patch
# Improved PCI support for UEFI
@ -2322,6 +2324,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Nov 02 2012 Josh Boyer <jwboyer@redhat.com>
- Backport efivarfs from efi/next for moktools
* Thu Nov 01 2012 Josh Boyer <jwboyer@redhat.com> - 3.7.0-0.rc3.git4.1
- Linux v3.7-rc3-77-g8c23f40