Files
serenity/Kernel/Devices/GPU/Console/BootFramebufferConsole.cpp
Sönke Holz b3bae90e71 Kernel/x86: Set the WC PAT memory type for MemoryType::NonCacheable
This removes the old Region::set_write_combine function and replaces
all usages of it with setting the MemoryType to NonCacheable instead.
2024-11-23 19:29:50 +01:00

2.7 KiB