]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 May 2012 17:40:34 +0000 (10:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 May 2012 17:40:34 +0000 (10:40 -0700)
commit8ca038dc10eec80f280d9d483f1835ac2763a787
tree3394e1c028782b1a8d06455096c0516842fb62af
parente7b30a17c1ef5cbc67c5381407d2d03484b8def3
parenta9aff3eaaf0966c2a1bb3717d811363d81e52c76
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 EFI updates from Ingo Molnar:
 "This patchset makes changes to the bzImage EFI header, so that it can
  be signed with a secure boot signature tool.  It should not affect
  anyone who is not using the EFI self-boot feature in any way."

* 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUB
  x86, efi: Fix .text section overlapping image header for EFI_STUB
  x86, efi: Fix issue of overlapping .reloc section for EFI_STUB
arch/x86/boot/compressed/eboot.c
arch/x86/boot/tools/build.c