ladybird/Kernel/Prekernel
Liav A 897c4e5145 Kernel/x86: Bake the Prekernel and the Kernel into one image
The new baked image is a Prekernel and a Kernel baked together now, so
essentially we no longer need to pass the Prekernel as -kernel and the
actual  kernel image as -initrd to QEMU, leaving the option to pass an
actual initrd or initramfs module later on with multiboot.
2023-04-28 09:23:30 +02:00
..
boot.S Kernel: Remove i686 support 2022-12-28 11:53:41 +01:00
CMakeLists.txt Kernel/x86: Bake the Prekernel and the Kernel into one image 2023-04-28 09:23:30 +02:00
init.cpp Kernel/x86: Bake the Prekernel and the Kernel into one image 2023-04-28 09:23:30 +02:00
linker.ld Kernel/x86: Bake the Prekernel and the Kernel into one image 2023-04-28 09:23:30 +02:00
multiboot.S Kernel: Move aarch64 Prekernel into Kernel 2022-03-12 14:54:12 -08:00
Prekernel.h Kernel/x86: Bake the Prekernel and the Kernel into one image 2023-04-28 09:23:30 +02:00
UBSanitizer.cpp Kernel: Remove i686 support 2022-12-28 11:53:41 +01:00