]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.c
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 28 Mar 2012 20:11:36 +0000 (13:11 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 28 Mar 2012 20:11:36 +0000 (13:11 -0700)
commit183449a5f512e44f411afeb741b34bfbda6c4dd1
treeb442c3d554ff83529deb1783996f6359aebf07ab
parentfc731712e141b91e544c1b97cb845fd75cbbcbf8
parent611cc05df54834ddce8de41343447124f228bbfd
Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.c

Reason for merge:
       The updates to the EFI boot stub generation conflicted with the
       changes to properly use the get/put_unaligned_le*() macros to
       generate images.

       This merge commit completes the conversion in
       arch/x86/boot/tools/build.c including the places in the code
       which had been changed on the x86/efi branch.

Resolved Conflicts:
arch/x86/boot/tools/build.c

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/boot/tools/build.c