mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 09:01:24 +03:00
[console] Add support for the bochs/qemu debug port console
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -21,6 +21,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
//#define CONSOLE_SYSLOG /* Syslog console */
|
||||
//#define CONSOLE_SYSLOGS /* Encrypted syslog console */
|
||||
//#define CONSOLE_VMWARE /* VMware logfile console */
|
||||
//#define CONSOLE_DEBUGCON /* Debug port console */
|
||||
|
||||
#define KEYBOARD_MAP us
|
||||
|
||||
|
||||
Reference in New Issue
Block a user