1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 03:08:11 +00:00
serenity/Kernel/Arch/x86/common/Boot
Gunnar Beutner acf8f2a2a3 Kernel: Support specifying a 64-bit KERNEL_BASE address
The kernel doesn't currently boot when using an address other than
0xc0000000 because the page tables aren't set up properly for that
but this at least lets us build the kernel.
2021-07-16 18:50:59 +02:00
..
boot.S Kernel: Support specifying a 64-bit KERNEL_BASE address 2021-07-16 18:50:59 +02:00
multiboot.S Kernel: Move Multiboot header into a separate file 2021-06-25 15:19:09 +02:00