StupidOS/kernel/sys
d0p1 🏳️‍⚧️ a9fec6e18c feat: setup paging and map kernel to higher half
Kernel is now at 0xC0100000, but still we use 4MiB pages, instruction like 'invlpg' which are invalid for cpu prior to 486, and we don't ensure multiboot structures are mapped. Still lot of work
2023-07-12 13:31:08 +02:00
..
i386 feat: setup paging and map kernel to higher half 2023-07-12 13:31:08 +02:00
multiboot.inc feat: setup paging and map kernel to higher half 2023-07-12 13:31:08 +02:00