commit | 74bcc2499291d38b6253f9dbd6af33a195222208 | [log] [tgz] |
---|---|---|
author | Leif Lindholm <leif.lindholm@linaro.org> | Fri May 23 14:16:56 2014 +0100 |
committer | Matt Fleming <matt.fleming@intel.com> | Fri May 23 15:29:43 2014 +0100 |
tree | 1e87bd1d058d13da248a28b07f8a92d19828a8f7 | |
parent | 345c736edd07b657a8c48190baed2719b85d0938 [diff] |
arm64: efi: only attempt efi map setup if booting via EFI Booting a kernel with CONFIG_EFI enabled on a non-EFI system caused an oops with the current UEFI support code. Add the required test to prevent this. Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>