]> git.baikalelectronics.ru Git - kernel.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)
commit88e766666a0d43c4320c70bd0ddd3846012e6286
tree3394e1c028782b1a8d06455096c0516842fb62af
parent2c49c0d186f2b300d19c21e9520ae4c0317e31a4
parent5a0fdf77308fe27605f76aa417dfc96f2111cb5d
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