Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming...
authorIngo Molnar <mingo@kernel.org>
Thu, 25 Sep 2014 14:40:08 +0000 (16:40 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 25 Sep 2014 14:40:08 +0000 (16:40 +0200)
commit29282ac0bd6c0b0c4c893fe2c31863e50fea69f8
treec04181603b27833abea62e9f396b5f5c26b4067c
parent0cacbfbeb5077b63d5d3cf6df88b14ac12ad584b
parent115c6628a59044958c205f8468a1b3ba3d539e61
Merge tag 'efi-urgent' of git://git./linux/kernel/git/mfleming/efi into x86/urgent

Pull EFI fixes from Matt Fleming:

  * Revert the static library changes from the merge window since they're
    causing issues for Macbooks and Fedora + Grub2 (Matt Fleming)

  * Delete the misleading "setup_efi_pci() failed!" message which some
    people are seeing when booting EFI (Matt Fleming)

  * Fix printing strings from the 32-bit EFI boot stub by only passing
    32-bit addresses to the firmware (Matt Fleming)

Signed-off-by: Ingo Molnar <mingo@kernel.org>