]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[pxe] Use a weak symbol for isapnp_read_port
authorMichael Brown <mcb30@ipxe.org>
Tue, 24 Jun 2025 12:26:57 +0000 (13:26 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 24 Jun 2025 12:34:41 +0000 (13:34 +0100)
commit97f40c5fcc4baa4ac9e69073db464fa62296855c
tree74b455bb4af43d1033169b688c6b7cbe228b52bf
parentc33ff76d8d8112aae1501c21c4906ae17662459e
[pxe] Use a weak symbol for isapnp_read_port

Use a weak symbol for isapnp_read_port used in pxe_preboot.c, rather
than relying on a common symbol.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/interface/pxe/pxe_preboot.c