diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-07-02 14:54:39 +0200 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2014-07-07 20:29:46 +0100 |
commit | 6091c9c447370c4717ec9975813c874af490eb36 (patch) | |
tree | 81792bb0883779d8eabf4939fa4f4603431e89f7 /arch/x86/boot | |
parent | e15dd4949a937d8e8482f37f8fe493357417f203 (diff) | |
download | op-kernel-dev-6091c9c447370c4717ec9975813c874af490eb36.zip op-kernel-dev-6091c9c447370c4717ec9975813c874af490eb36.tar.gz |
efi/arm64: Avoid EFI_ERROR as a generic return code
As EFI_ERROR is not a UEFI result code but a local invention only
intended to allow get_dram_base() to signal failure, we should not use
it elsewhere.
Replace with EFI_LOAD_ERROR.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'arch/x86/boot')
0 files changed, 0 insertions, 0 deletions