serenity/Kernel/ACPI
Andreas Kling 37598de582 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.
2020-06-20 18:39:46 +02:00
..
Definitions.h Kernel: Detect APs and boot them into protected mode 2020-06-04 18:15:23 +02:00
DynamicParser.cpp Kernel: Remove redundant "ACPI" from filenames in ACPI/ 2020-04-09 18:17:27 +02:00
DynamicParser.h Kernel: Absorb LibBareMetal back into the kernel 2020-05-16 12:00:04 +02:00
Initialize.cpp Kernel: Simplify scanning BIOS/EBDA and MP parser initialization 2020-05-22 13:36:57 +02:00
Initialize.h Kernel: Remove "non-operational" ACPI parser state 2020-04-09 17:19:11 +02:00
MultiProcessorParser.cpp Kernel: Simplify MP table parser a little bit more 2020-05-23 15:25:43 +02:00
MultiProcessorParser.h Kernel: Simplify MP table parser a little bit more 2020-05-23 15:25:43 +02:00
Parser.cpp Kernel: Remove outdated FIXME's in the static ACPI parser 2020-05-22 13:38:20 +02:00
Parser.h Kernel: Absorb LibBareMetal back into the kernel 2020-05-16 12:00:04 +02:00