efi: fix 32bit kernel boot failed problem using efi
3.12 commit 065487a1 ("x86/efi: Correct EFI boot stub use of code32_start"), upstream commit 7e8213c1 imported a bug, which will cause 32bit kernel boot to fail using EFI method. It should use the label's address instead of the value stored in the label to calculate the address of code32_start. Signed-off-by: Fupan Li <fupan.li@windriver.com> Reviewed-by: Matt Fleming <matt.fleming@intel.com> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Showing
Please register or sign in to comment