linux/arch/x86/platform/efi
Paul Menzel bb11580f61 x86/efi: Log 32/64-bit mismatch with kernel as an error
Log the message

    No EFI runtime due to 32/64-bit mismatch with kernel

as an error condition, as several things like efivarfs won’t work
without the EFI runtime.

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2021-05-22 14:09:07 +02:00
..
efi_32.c efi/x86: Move 32-bit code into efi_32.c 2020-08-20 11:18:36 +02:00
efi_64.c x86: Fix various typos in comments 2021-03-18 15:31:53 +01:00
efi_stub_32.S efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map() 2020-03-08 09:58:23 +01:00
efi_stub_64.S x86: Change {JMP,CALL}_NOSPEC argument 2020-04-30 20:14:34 +02:00
efi_thunk_64.S efi: x86: move mixed mode stack PA variable out of 'efi_scratch' 2021-01-19 17:57:16 +01:00
efi.c x86/efi: Log 32/64-bit mismatch with kernel as an error 2021-05-22 14:09:07 +02:00
Makefile efi/x86: Disable instrumentation in the EFI runtime handling code 2020-01-25 10:14:37 +01:00
quirks.c x86: Fix various typos in comments, take #2 2021-03-21 23:50:28 +01:00