aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_variable.c
diff options
context:
space:
mode:
authorAlexander Graf2018-09-16 17:05:29 +0200
committerAlexander Graf2018-09-23 21:55:30 +0200
commit7b05667ce23914f6989f8c2ade1ac96ce4ff4eb6 (patch)
treec23d4d7ec60a9bae0e71491d291d2b94c5a4eac3 /lib/efi_loader/efi_variable.c
parent79276eb2430d02c84a31fc5613e41aba05429184 (diff)
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: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/efi_loader/efi_variable.c')
0 files changed, 0 insertions, 0 deletions