summaryrefslogtreecommitdiff
path: root/Kernel/Graphics/Console/GenericFramebufferConsole.h
AgeCommit message (Expand)Author
2021-09-05Kernel: Make all Spinlocks use u8 for storage, remove templateBrian Gianforcaro
2021-08-22Kernel: Rename SpinLock => SpinlockAndreas Kling
2021-06-25Kernel: Add VirtIOGPU graphics deviceSahan Fernando
2021-06-25Kernel: Abstract FramebufferConsole away from contiguous physical rangeSahan Fernando