Skip to content
Commit 04419e8a authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi: libstub: fix up the last remaining open coded boot service call



We use a macro efi_bs_call() to call boot services, which is more
concise, and on x86, it encapsulates the mixed mode handling. This code
does not run in mixed mode, but let's switch to the macro for general
tidiness.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 69e377b2
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