Andreas Kling
|
c922a7da09
Kernel: Rename ScopedSpinlock => SpinlockLocker
|
3 years ago |
Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
3 years ago |
Andreas Kling
|
cebdb0b575
Kernel: Fix logic typo in ConsoleManagement::is_initialized()
|
3 years ago |
Andreas Kling
|
2ff3c54153
Kernel: Remove unnecessary churn in ConsoleManagement
|
3 years ago |
Andreas Kling
|
c94c15d45c
Everywhere: Replace AK::Singleton => Singleton
|
3 years ago |
Sahan Fernando
|
b569b2df35
Kernel: Don't clear VirtualConsoles when initializing
|
4 years ago |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 years ago |
Sebastian Zaha
|
77044dd383
Kernel: Fix crash when switching to console 5 & 6
|
4 years ago |
Liav A
|
87f8f892d8
Kernel: Fix framebuffer resolution modesetting after boot
|
4 years ago |
Liav A
|
dbccfc3281
Kernel: Print all logbuffer from ConsoleDevice to debug Virtual Console
|
4 years ago |
Liav A
|
ab52108982
Kernel: Allow the user to specify the virtual console when booting
|
4 years ago |
Liav A
|
20743e8aed
Kernel/Graphics + SystemServer: Support text mode properly
|
4 years ago |