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)
Make the decision which code path to take at runtime based on
efi_early->is64.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>

No differences found