mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +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>