Files
ladybird/Kernel/ACPI/MultiProcessorParser.cpp
Andreas Kling 6b5d2afd00 Kernel: Clean up and simplify MP table parsing
Use map_typed<T> to map physically addressed structs into kernel VM.
This is so much easier than doing address arithmetic everywhere. :^)
2020-05-22 12:01:01 +02:00

10 KiB