]> git.buserror.net Git - polintos/scott/priv.git/blob - README
78a0e2137bdf61afbaffbb6bc5e42a57b1cc08c9
[polintos/scott/priv.git] / README
1 The kernel console is a low-level implementation that only provides
2 the minimal features necessary and/or useful for debugging the kernel
3 and low-level user software.  Currently, only the System.IO.OStream
4 interface is required to be implemented.  Video-based consoles will
5 likely also have an interface that allows one to request a video mode
6 change to display a catastrophic error message, but that can wait
7 until there are user space programs that change the video mode.