linux_dsm_epyc7002/arch/arm64/include
Ard Biesheuvel 22090f84bc efi/libstub: unify EFI call wrappers for non-x86
We have wrappers around EFI calls so that x86 can define special
versions for mixed mode, while all other architectures can use the
same simple definition that just issues the call directly.
In preparation for the arrival of yet another architecture that doesn't
need anything special here (RISC-V), let's move the default definition
into a shared header.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2020-04-23 20:15:06 +02:00
..
asm efi/libstub: unify EFI call wrappers for non-x86 2020-04-23 20:15:06 +02:00
uapi/asm ARM: Cleanups and corner case fixes 2020-01-31 09:30:41 -08:00