]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[bios] Rename memmap.c to int15.c
authorMichael Brown <mcb30@ipxe.org>
Wed, 14 May 2025 21:01:00 +0000 (22:01 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 14 May 2025 21:02:46 +0000 (22:02 +0100)
commit64ad1d03c3a59df9d36fefb573007d2f1e5e4f9f
treef2b5d5f8347793dfc78a727248a181254f6d9b17
parent1dd9ac13fd61db46eba2cd0279f2439a9f04f081
[bios] Rename memmap.c to int15.c

Create namespace for an architecture-independent memmap.c by renaming
the BIOS-specific memmap.c to int15.c.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/include/bits/errfile.h
src/arch/x86/interface/pcbios/int15.c [moved from src/arch/x86/interface/pcbios/memmap.c with 100% similarity]