diff options
author | Qian Cai <cai@lca.pw> | 2020-01-22 22:14:30 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-01-25 12:14:36 +0300 |
commit | cada0b6dbb8c07ab353d209437243bec8cc7c64a (patch) | |
tree | e948a272ce338bc93198b2275dabe0e503eab8af /arch/powerpc/include | |
parent | 0779221e7166c6865555bb6d29bf6af76fc316bd (diff) | |
download | linux-cada0b6dbb8c07ab353d209437243bec8cc7c64a.tar.xz |
efi/libstub/x86: Fix EFI server boot failure
x86_64 EFI systems are unable to boot due to a typo in a recent commit:
EFI config tables not found.
-- System halted
This was probably due to the absense of CONFIG_EFI_MIXED=y in testing.
Fixes: 796eb8d26a57 ("efi/libstub/x86: Use const attribute for efi_is_64bit()")
Signed-off-by: Qian Cai <cai@lca.pw>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: tglx@linutronix.de
Cc: linux-efi@vger.kernel.org
Link: https://lore.kernel.org/r/20200122191430.4888-1-cai@lca.pw
Diffstat (limited to 'arch/powerpc/include')
0 files changed, 0 insertions, 0 deletions