ArvernOS
ArvernOS copied to clipboard
Make the x86_64 console generic
The console module uses an external library to implement a vt100 console that works for VGA and VBE but it is currently a x86_64-only feature.
The idea would be to move some of the code to be able to use the console on all archs/boards.