]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[memmap] Remove now-obsolete get_memmap()
authorMichael Brown <mcb30@ipxe.org>
Fri, 16 May 2025 17:13:38 +0000 (18:13 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 16 May 2025 17:16:41 +0000 (18:16 +0100)
commit83449702e09236dccebd4913d5823d5e00b643e0
treecc9d0a97059adb4d8d3aef71aa4306a97ce2d61f
parent624d76e26d544f5517237c5e2524634cf901e01e
[memmap] Remove now-obsolete get_memmap()

All memory map users have been updated to use the new system memory
map API.  Remove get_memmap() and its associated definitions.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/memmap.c
src/include/ipxe/io.h