mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 13:41:00 +00:00
Instead of seeing a black screen until GraphicsManagement was fully initialized, this allows us to see the console output much earlier. So, if the bootloader provided us with a framebuffer, set up a console as early as possible. |
||
|---|---|---|
| .. | ||
| BootFramebufferConsole.cpp | ||
| BootFramebufferConsole.h | ||
| Console.h | ||
| ContiguousFramebufferConsole.cpp | ||
| ContiguousFramebufferConsole.h | ||
| GenericFramebufferConsole.cpp | ||
| GenericFramebufferConsole.h | ||
| TextModeConsole.cpp | ||
| TextModeConsole.h | ||
| VGAConsole.cpp | ||
| VGAConsole.h | ||