Files
ladybird/Kernel
Andreas Kling 4644217094 Kernel: Remove "non-operational" ACPI parser state
If we don't support ACPI, just don't instantiate an ACPI parser.
This is way less confusing than having a special parser class whose
only purpose is to do nothing.

We now search for the RSDP in ACPI::initialize() instead of letting
the parser constructor do it. This allows us to defer the decision
to create a parser until we're sure we can make a useful one.
2020-04-09 17:19:11 +02:00
..
2020-04-03 09:12:29 +02:00
2020-03-28 18:27:18 +01:00
2020-03-21 09:46:30 +01:00
2020-03-28 18:27:18 +01:00
2020-03-28 18:27:18 +01:00
2020-03-28 18:27:18 +01:00
2020-03-28 18:27:18 +01:00
2020-03-28 18:27:18 +01:00