commit | db0f298416fb76f939fbe3071cba73db4606b017 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 05 08:22:51 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 13 02:38:01 2021 +0100 |
tree | af669012cba56bbcf37e495a5c6eb3be92f5f695 | |
parent | 7913c7dc57eb1ce6a145c36fab7918a0c8c6860d [diff] |
efi_loader: remove outdated TODO in efi_memory.c In efi_mem_sort() adjacent memory regions of same type are coalesced. Remove the remark "Merging of adjacent free regions is missing". Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>