mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
a2f9bf70d7
At least one Dell system calls the UNDI loader entry point with the BIOS console disabled. The serial console is active only after a call to initialise(), so move the debug message in undi_loader() so that it can be displayed via the serial console.