tweak the UEFI patch set (try mfleming's "big arse revert")

This commit is contained in:
Adam Williamson 2014-09-23 08:17:22 -07:00
commit b95cabdfcf
2 changed files with 172 additions and 4 deletions

View file

@ -635,10 +635,11 @@ Patch31010: 0001-ACPI-temporary-dep-solution-for-battery-support.patch
# Add SDIO ID for the V8P wireless adapter to ath6kl driver
Patch31200: support-Dell-OEM-chipset-found-in-Venue-8-Pro-SDIO-I.patch
# UEFI boot fixes from Matt Fleming, fix
# UEFI boot fixes from Matt Fleming, try to fix
# https://bugzilla.kernel.org/show_bug.cgi?id=84241
Patch31201: x86-efi-only-load-initrd-above-4g-on-second-try.patch
Patch21202: x86-efi-fixup-got-in-all-boot-code-paths.patch
#Patch21202: x86-efi-fixup-got-in-all-boot-code-paths.patch
Patch21203: UEFI-big-arse-revert.patch
# END OF AWB PATCH DEFINITIONS
@ -1383,8 +1384,9 @@ ApplyPatch kernel-arm64.patch -R
# AWB (BAYTRAIL) PATCH APPLICATIONS
ApplyPatch 0001-ACPI-temporary-dep-solution-for-battery-support.patch
ApplyPatch support-Dell-OEM-chipset-found-in-Venue-8-Pro-SDIO-I.patch
ApplyPatch x86-efi-only-load-initrd-above-4g-on-second-try.patch
ApplyPatch x86-efi-fixup-got-in-all-boot-code-paths.patch
#ApplyPatch x86-efi-only-load-initrd-above-4g-on-second-try.patch
#ApplyPatch x86-efi-fixup-got-in-all-boot-code-paths.patch
ApplyPatch UEFI-big-arse-revert.patch
# END OF AWB (BAYTRAIL) PATCH APPLICATIONS