Skip to content
Commit 4059ba65 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi: memmap: Move EFI fake memmap support into x86 arch tree



The EFI fake memmap support is specific to x86, which manipulates the
EFI memory map in various different ways after receiving it from the EFI
stub. On other architectures, we have managed to push back on this, and
the EFI memory map is kept pristine.

So let's move the fake memmap code into the x86 arch tree, where it
arguably belongs.

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