mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 21:11:00 +00:00
The BootFramebufferConsole highly depends on using the m_lock spinlock, therefore setting and changing the cursor state should be done under that spinlock too to avoid crashing. |
||
|---|---|---|
| .. | ||
| BootFramebufferConsole.cpp | ||
| BootFramebufferConsole.h | ||
| Console.h | ||
| ContiguousFramebufferConsole.cpp | ||
| ContiguousFramebufferConsole.h | ||
| GenericFramebufferConsole.cpp | ||
| GenericFramebufferConsole.h | ||
| VGATextModeConsole.cpp | ||
| VGATextModeConsole.h | ||