diff options
author | Andreas Kling <kling@serenityos.org> | 2020-05-22 13:34:53 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-22 13:36:57 +0200 |
commit | 4b847810bf4eb2308d13e1e99eb11090ce8622b6 (patch) | |
tree | 7f6fb9ac3ec62bf3958a4dbfebd9ce520e470a50 /Kernel/KBufferBuilder.h | |
parent | 84b7bc5e14bcdaef0721143f8d99b40fde7e7c5e (diff) | |
download | serenity-4b847810bf4eb2308d13e1e99eb11090ce8622b6.zip |
Kernel: Simplify scanning BIOS/EBDA and MP parser initialization
Add a MappedROM::find_chunk_starting_with() helper since that's a very
common usage pattern in clients of this code.
Also convert MultiProcessorParser from a persistent singleton object
to a temporary object constructed via a failable factory function.
Diffstat (limited to 'Kernel/KBufferBuilder.h')
0 files changed, 0 insertions, 0 deletions