mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 02:03:06 -05:00
96f89d14a3
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 |