]> 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)
commitfdbfaf2379e790f0bf1c03927336f11876cc6dfd
treedc78d4b4782819331528d45235688dc9cb3ed4b7
parent850428c677552c3394810c168bcffd999d9ce908
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