summaryrefslogtreecommitdiff
path: root/Kernel/ACPI/DMIDecoder.h
AgeCommit message (Expand)Author
2020-02-16Kernel: Reduce header dependencies of MemoryManager and RegionAndreas Kling
2020-02-16Kernel: Move all code into the Kernel namespaceAndreas Kling
2020-02-09Kernel: Use VirtualAddress & PhysicalAddress classes from LibBareMetalLiav A
2020-01-21Kernel: DMIDecoder no longer depends on identity-mappingLiav A
2020-01-18Meta: Add license header to source filesAndreas Kling
2020-01-14Kernel: Change ACPI & DMI definitions a bitLiav A
2020-01-14Kernel: Remove problematic memory mapping methodsLiav A
2020-01-02Kernel: Create a basic SMBIOS DecoderLiav A