Files
ladybird/Kernel/ACPI/MultiProcessorParser.cpp
Andreas Kling b8af5cd8da Kernel: Simplify MP table parser a little bit more
Get rid of the ConfigurationTableEntryLength enum and just look at the
sizeof() for each entry type.
2020-05-23 15:25:43 +02:00

7.6 KiB