Luna/kernel
apio 533b7c9e71 Refactor ACPI::get_rsdt_or_xsdt()
Much better now.

Also, remove a FIXME in PMM.cpp, since we do map the page bitmap to virtual memory now.
2022-10-08 15:00:42 +02:00
..
include Define PAGE_SIZE as 4096 and use it everywhere instead of using 4096 as a magic number 2022-10-08 14:52:28 +02:00
src Refactor ACPI::get_rsdt_or_xsdt() 2022-10-08 15:00:42 +02:00
Makefile libc: Enable even more warnings 2022-10-07 18:19:06 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00