mirror of
https://github.com/ipxe/ipxe
synced 2026-05-08 15:02:55 +03:00
ec38e98d40
The name "int13" is intrinsically specific to a BIOS environment. Generalise the build configuration option CONSOLE_INT13 to CONSOLE_DISKLOG, in preparation for adding EFI disk log console support. Existing configurations using CONSOLE_INT13 will continue to work. Signed-off-by: Michael Brown <mcb30@ipxe.org>