summaryrefslogtreecommitdiff
path: root/Kernel/Lock.cpp
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-05-22 12:55:23 +0200
committerAndreas Kling <kling@serenityos.org>2020-05-22 13:17:38 +0200
commit84b7bc5e14bcdaef0721143f8d99b40fde7e7c5e (patch)
tree5db8c1ac3eefc0fdcaad5303f511cf56d900b815 /Kernel/Lock.cpp
parent6b5d2afd007ce5834aa9e816ac5db7d99b04d36f (diff)
downloadserenity-84b7bc5e14bcdaef0721143f8d99b40fde7e7c5e.zip
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.
Diffstat (limited to 'Kernel/Lock.cpp')
0 files changed, 0 insertions, 0 deletions