serenity/Kernel/Prekernel
Gunnar Beutner be795d5812 Prekernel: Use physical addresses for some of the BootInfo parameters
The kernel would just turn those virtual addresses into physical
addresses later on, so let's just use physical addresses right from the
start.
2021-07-20 15:12:19 +02:00
..
boot.S
CMakeLists.txt
init.cpp Prekernel: Use physical addresses for some of the BootInfo parameters 2021-07-20 15:12:19 +02:00
linker.ld
multiboot.S
Prekernel.h Prekernel: Use physical addresses for some of the BootInfo parameters 2021-07-20 15:12:19 +02:00
UBSanitizer.cpp