banan-os/kernel/kernel/ACPI
Bananymous f1b2d7530d Kernel: Rework AML namespace and object hierarchy
Remove tree-like structure from AML. This allows more spec compliant
parsing of named objects inside not yet declared devices.

This also allows AML to be run thread safely. All object adds/removes
are now guarded by a mutex.
2024-04-16 16:47:45 +03:00
..
AML Kernel: Rework AML namespace and object hierarchy 2024-04-16 16:47:45 +03:00
ACPI.cpp Kernel: ACPI ignore events from non-existent ports 2024-04-16 00:00:07 +03:00
AML.cpp Kernel: Load all SSDTs and PSDTs 2024-04-12 16:45:00 +03:00