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

efi: memmap: Move manipulation routines into x86 arch tree



The EFI memory map is a description of the memory layout as provided by
the firmware, and only x86 manipulates it in various different ways for
its own memory bookkeeping. So let's move the memmap routines that are
only used by x86 into the x86 arch tree.

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