mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
15b818cd57
The MemoryManager now works, so we can use the same code as on x86 to map the framebuffer. Since it uses the MemoryManager, the initialization of the BootFramebufferConsole has to happen after the MemoryManager is working. |
||
---|---|---|
.. | ||
BootFramebufferConsole.cpp | ||
BootFramebufferConsole.h | ||
Console.h | ||
ContiguousFramebufferConsole.cpp | ||
ContiguousFramebufferConsole.h | ||
GenericFramebufferConsole.cpp | ||
GenericFramebufferConsole.h | ||
VGATextModeConsole.cpp | ||
VGATextModeConsole.h |