mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 09:12:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| BIOS.cpp | ||
| BIOS.h | ||