]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc288d3050cebbad2607184b50ca4b5ea94fb8414
treec04181603b27833abea62e9f396b5f5c26b4067c
parent878577f0db8827a447c55ba675ba6b6c9e58ad69
parentb62a36a9eb9910cd4179b3232beaef4cd018e885
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/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>