summaryrefslogtreecommitdiff
path: root/Kernel/ACPI/ACPIParser.cpp
AgeCommit message (Expand)Author
2020-02-24Kernel: Don't use references or pointers to physical addressesLiav A
2020-02-16Kernel: Move all code into the Kernel namespaceAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2020-01-14Kernel: Remove problematic memory mapping methodsLiav A
2020-01-02Kernel: Introduce the ACPI subsystemLiav A