linux/arch/x86/platform/efi
Thomas Gleixner 9595198f8d x86/platform: Convert to new CPU match macros
The new macro set has a consistent namespace and uses C99 initializers
instead of the grufty C89 ones.

Get rid the of the local macro wrappers for consistency.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lkml.kernel.org/r/20200320131509.359448901@linutronix.de
2020-03-24 21:29:38 +01:00
..
efi_32.c x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct 2020-02-04 03:05:25 +00:00
efi_64.c x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct 2020-02-04 03:05:25 +00:00
efi_stub_32.S efi/x86: Simplify i386 efi_call_phys() firmware call wrapper 2020-01-10 18:55:02 +01:00
efi_stub_64.S efi/x86: Check number of arguments to variadic functions 2020-01-10 18:55:04 +01:00
efi_thunk_64.S efi/x86: Check number of arguments to variadic functions 2020-01-10 18:55:04 +01:00
efi.c efi/x86: Fix boot regression on systems with invalid memmap entries 2020-02-02 10:25:43 +01:00
Makefile efi/x86: Disable instrumentation in the EFI runtime handling code 2020-01-25 10:14:37 +01:00
quirks.c x86/platform: Convert to new CPU match macros 2020-03-24 21:29:38 +01:00