ladybird/Kernel/ACPI
Liav A d85874be4b Kernel: Create a basic SMBIOS Decoder
We use DMI decoding now just to determine if PCI is available.
The DMIDecoder is initialized during early boot, thus making it possible
to probe useful data about the machine.

Other purposes are not supported yet.
2020-01-02 00:50:09 +01:00
..
ACPIDynamicParser.cpp Kernel: Introduce the ACPI subsystem 2020-01-02 00:50:09 +01:00
ACPIDynamicParser.h Kernel: Introduce the ACPI subsystem 2020-01-02 00:50:09 +01:00
ACPIParser.cpp Kernel: Introduce the ACPI subsystem 2020-01-02 00:50:09 +01:00
ACPIParser.h Kernel: Introduce the ACPI subsystem 2020-01-02 00:50:09 +01:00
ACPIStaticParser.cpp Kernel: Introduce the ACPI subsystem 2020-01-02 00:50:09 +01:00
ACPIStaticParser.h Kernel: Introduce the ACPI subsystem 2020-01-02 00:50:09 +01:00
Definitions.h Kernel: Introduce the ACPI subsystem 2020-01-02 00:50:09 +01:00
DMIDecoder.cpp Kernel: Create a basic SMBIOS Decoder 2020-01-02 00:50:09 +01:00
DMIDecoder.h Kernel: Create a basic SMBIOS Decoder 2020-01-02 00:50:09 +01:00