mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 10:02:42 +03:00
Provide a debug function check_bios_interrupts() to look for changes to the interrupt vector table. This can be useful when investigating the behaviour (including crashes) of external PXE NBPs. Signed-off-by: Michael Brown <mcb30@ipxe.org>