Files
ladybird/Kernel
Andreas Kling 84b7bc5e14 Kernel: Add convenient ways to map whole BIOS and EBDA into memory
This patch adds a MappedROM abstraction to the Kernel VM subsystem.
It's basically the read-only byte buffer equivalent of a TypedMapping.

We use this in the ACPI and MP table parsers to scan for interesting
stuff in low memory instead of doing a bunch of address arithmetic.
2020-05-22 13:17:38 +02:00
..
2020-05-14 20:15:18 +02:00
2020-01-18 09:45:54 +01:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-16 12:40:15 +02:00
2020-04-13 00:53:22 +02:00
2020-01-18 09:45:54 +01:00
2020-03-28 18:27:18 +01:00
2020-05-16 11:34:01 +02:00
2020-04-13 00:53:22 +02:00
2020-04-13 00:53:22 +02:00