Skip to content
Commit 7b05667c authored by Alexander Graf's avatar Alexander Graf
Browse files

efi_loader: Merge memory map entries



We currently do not combine memory entries that are adjacent and have
the same attributes. The problem with that is that our memory map can
easily grow multiple hundreds of entries in a simple UEFI Shell
environment.

So let's make sure we always combine all entries to make the memory
map as small as possible. That way every other piece of code that
loops through it should also gain some nice speed ups.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 79276eb2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment