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)
commitc116e8d60adabfd545a269fccab85e77febc1643
treedc78d4b4782819331528d45235688dc9cb3ed4b7
parent0154416a71c2a84c3746c8dd8ed25287e36934d3
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
This page took 0.024264 seconds and 5 git commands to generate.