diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2014-07-08 17:54:18 +0200 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2014-07-10 12:02:48 +0200 |
commit | 29e2435fd6d71e0136e2c2ff0433b7dbeeaaccfd (patch) | |
tree | d57b8df10ae8e690c8823879a7299615e1f9f89b /arch/x86/boot/header.S | |
parent | efi/arm64: efistub: remove local copy of linux_banner (diff) | |
download | linux-29e2435fd6d71e0136e2c2ff0433b7dbeeaaccfd.tar.xz linux-29e2435fd6d71e0136e2c2ff0433b7dbeeaaccfd.zip |
efi: fdt: Do not report an error during boot if UEFI is not available
Currently, fdt_find_uefi_params() reports an error if no EFI parameters
are found in the DT. This is however a valid case for non-UEFI kernel
booting. This patch checks changes the error reporting to a
pr_info("UEFI not found") when no EFI parameters are found in the DT.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Leif Lindholm <leif.lindholm@linaro.org>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'arch/x86/boot/header.S')
0 files changed, 0 insertions, 0 deletions