Skip to content
Commit 39ada88f authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi/x86: Move 32-bit code into efi_32.c



Now that the old memmap code has been removed, some code that was left
behind in arch/x86/platform/efi/efi.c is only used for 32-bit builds,
which means it can live in efi_32.c as well. So move it over.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 8a8a3237
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment