Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-11-26 | arch: i386: linker.ld: add references to the bitmap | Danny Holman | 1 | -0/+5 | |
Add references to the PMM bitmap to the linker script. Signed-off-by: Danny Holman <dholman@gymli.org> | |||||
2021-07-20 | arch: i386: move the kernel to high memory | Danny Holman | 1 | -6/+16 | |
Move the start of the kernel image to the "higher half" of memory. This also enables paging. |