diff options
author | Liav A <liavalb@gmail.com> | 2022-09-23 11:06:14 +0300 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-09-23 17:22:15 +0100 |
commit | 48f3d762af8694af376dd88264ce7ff38ecd3d41 (patch) | |
tree | ffd2d19ed0247393d898219c14c01770477bf722 /Kernel/Random.cpp | |
parent | 8b9c056c5a3478e071c06403f56dc3eacdb9e24f (diff) | |
download | serenity-48f3d762af8694af376dd88264ce7ff38ecd3d41.zip |
Kernel/Graphics: Move x86-specific support for VGA to Arch/x86 directory
The new VGAIOArbiter class is now responsible to conduct x86-specific
instructions to control VGA hardware from the old ISA ports. This allows
us to ensure the GraphicsManagement code doesn't use x86-specific code,
thus allowing it to be compiled within non-x86 kernel builds.
Diffstat (limited to 'Kernel/Random.cpp')
0 files changed, 0 insertions, 0 deletions