]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[image] Use image name rather than pointer value in all debug messages
authorMichael Brown <mcb30@ipxe.org>
Mon, 26 May 2025 17:22:07 +0000 (18:22 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 26 May 2025 17:22:07 +0000 (18:22 +0100)
commit192cfc3cc5af26e9aabdb50bd3488b8a7ad6bbf7
treefce963628e0cc6be481fe5a7f2ed2b2e7669a090
parenteae9a27542b020c4192c0435718f7c7d71251a4a
[image] Use image name rather than pointer value in all debug messages

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/image/com32.c
src/arch/x86/image/comboot.c
src/arch/x86/image/nbi.c
src/arch/x86/image/pxe_image.c
src/core/cpio.c
src/image/gzip.c
src/image/zlib.c