Kernel: Fix triple-fault in vitual tty
This was happening when printing non-utf8 data while having virtual tty as the debug console.
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
|
||||
#define BOCHS_BREAK() asm volatile("xchgw %bx, %bx")
|
||||
|
||||
#define DEBUG_VTTY 1
|
||||
|
||||
#define DEBUG_PCI 0
|
||||
#define DEBUG_SCHEDULER 0
|
||||
|
||||
Reference in New Issue
Block a user