mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 02:03:06 -05:00
85307dd26e
Now the ACPI & PCI code is more safer, because we don't use raw pointers or references to objects or data that are located in the physical address space, so an accidental dereference cannot happen easily. Instead, we use the PhysicalAddress class to represent those addresses. |
||
---|---|---|
.. | ||
ACPIDynamicParser.cpp | ||
ACPIDynamicParser.h | ||
ACPIParser.cpp | ||
ACPIParser.h | ||
ACPIStaticParser.cpp | ||
ACPIStaticParser.h | ||
Definitions.h | ||
DMIDecoder.cpp | ||
DMIDecoder.h | ||
MultiProcessorParser.cpp | ||
MultiProcessorParser.h |