ArvernOS icon indicating copy to clipboard operation
ArvernOS copied to clipboard

Make the x86_64 console generic

Open willdurand opened this issue 4 years ago • 0 comments

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.

willdurand avatar Dec 20 '21 19:12 willdurand