Files
serenity/Kernel/Devices/GPU/Console
Liav A. efb8063c76 Kernel: Add the BootDummyConsole class
This class will be used in a situation where we simply don't have a
working framebuffer console, but we still want to boot (without having a
screen being attached, or an actual proper GPU driver on bare metal, for
example).
2024-07-21 12:21:02 +02:00
..