thorpej
38afb59582
- Check for provided bootinfo from the bootloader. If we find it,
save off DDB symbol table information. - Make loading of memory work reliably with the bootloader; for each candidate memory type from ARCS (which now includes LoadedProgram), check to see if the kernel is within that chunk, and load the pages around it if it is.
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%