summaryrefslogtreecommitdiff
path: root/Kernel/Graphics/Console/BootFramebufferConsole.h
AgeCommit message (Expand)Author
2023-01-02Kernel: Turn lock ranks into template parameterskleines Filmröllchen
2022-10-01Kernel/aarch64: Get framebuffer data from BootFramebufferConsoleTimon Kruiper
2022-10-01Kernel/aarch64: Remove specific aarch64 code in BootFramebufferConsoleTimon Kruiper
2022-09-20Kernel: Ensure proper locking when mutating boot console cursorLiav A
2022-08-19Kernel: Require lock rank for Spinlock constructionkleines Filmröllchen
2022-08-14Kernel: Move TrapFrame into its own header on aarch64Filiph Sandström
2022-02-04Kernel: Set up an initial boot framebuffer consoleTom