Skip to content
Commit 22090f84 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

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: default avatarArd Biesheuvel <ardb@kernel.org>
parent cf6b8366
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment