efi: Move relocate_kernel() to shared file.
authorRoy Franz <roy.franz@linaro.org>
Sun, 22 Sep 2013 22:45:31 +0000 (15:45 -0700)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 25 Sep 2013 11:34:37 +0000 (12:34 +0100)
The relocate_kernel() function will be generalized and used
by all architectures, as they all have similar requirements.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>

No differences found