mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 13:55:08 +00:00
![]() The Multiboot header stores the framebuffer's pitch in bytes, so multiplying it by the pixel's size is not necessary. We ended up allocating 4 times as much memory as needed, which caused us to overlap the MMIO reserved memory area on the Raspberry Pi. |
||
---|---|---|
.. | ||
BootFramebufferConsole.cpp | ||
BootFramebufferConsole.h | ||
Console.h | ||
ContiguousFramebufferConsole.cpp | ||
ContiguousFramebufferConsole.h | ||
GenericFramebufferConsole.cpp | ||
GenericFramebufferConsole.h | ||
VGATextModeConsole.cpp | ||
VGATextModeConsole.h |