1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:18:12 +00:00
serenity/Kernel/Arch
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
..
PC Kernel: Rename SysFS related classes in BIOS code 2021-07-11 01:38:01 +02:00
x86 Kernel: Support specifying a 64-bit KERNEL_BASE address 2021-07-16 18:50:59 +02:00