]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ea7fd43138129098085493154c3cf9399f83eff
treeaafea85b4a8276b233332b2e0503bb009f29efde
parenteb0a0a5e4b28216e474963a302089773f9d884fa
efi: Move relocate_kernel() to shared file.

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>
arch/x86/boot/compressed/eboot.c
drivers/firmware/efi/efi-stub-helper.c