]> git.baikalelectronics.ru Git - kernel.git/commit
x86/efi: Split the boot stub into 32/64 code paths
authorMatt Fleming <matt.fleming@intel.com>
Thu, 16 Jan 2014 11:35:43 +0000 (11:35 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Tue, 4 Mar 2014 21:25:05 +0000 (21:25 +0000)
commit5c84929dca15fa6588e94c37f584498bfdc15d97
treedc78d4b4782819331528d45235688dc9cb3ed4b7
parent78beb964b95b2853e39a5dee939a171e34d7a372
x86/efi: Split the boot stub into 32/64 code paths

Make the decision which code path to take at runtime based on
efi_early->is64.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/boot/compressed/eboot.c