mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:37:36 +00:00
Kernel: Remove DMI decoder from the kernel
As suggested by @supercomputer7, we can simply expose this as a blob and decode it in userspace instead. Fixes #2599.
This commit is contained in:
parent
42870a9494
commit
37598de582
4 changed files with 0 additions and 1715 deletions
|
@ -1,5 +1,4 @@
|
|||
set(KERNEL_SOURCES
|
||||
ACPI/DMIDecoder.cpp
|
||||
ACPI/DynamicParser.cpp
|
||||
ACPI/Initialize.cpp
|
||||
ACPI/MultiProcessorParser.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue