serenity/Kernel/Arch/x86_64/VGA
Liav A. c48d540230 Kernel: Move VGATextModeConsole code to the Arch/x86_64/ISABus directory
This code is specific to x86 machines, as virtually no other computer
architecture has any compatibility with old VGA legacy functionality.
2024-05-23 05:07:56 -06:00
..
IOArbiter.cpp Kernel: Use the AK SetOnce container class in various cases 2024-04-26 23:46:23 -06:00
IOArbiter.h Kernel: Use the AK SetOnce container class in various cases 2024-04-26 23:46:23 -06:00
TextModeConsole.cpp Kernel: Move VGATextModeConsole code to the Arch/x86_64/ISABus directory 2024-05-23 05:07:56 -06:00
TextModeConsole.h Kernel: Move VGATextModeConsole code to the Arch/x86_64/ISABus directory 2024-05-23 05:07:56 -06:00