serenity/Kernel/Boot
Liav A d068af89d5 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.
2024-05-14 23:37:38 +02:00
..
BootInfo.h Kernel/x86: Bake the Prekernel and the Kernel into one image 2024-05-14 23:37:38 +02:00
CommandLine.cpp Kernel/Storage: Remove ATA IDE support 2024-05-14 12:38:05 -06:00
CommandLine.h Kernel/Storage: Remove ATA IDE support 2024-05-14 12:38:05 -06:00
Multiboot.h Kernel: Move all boot-related code to the new Boot subdirectory 2023-06-04 21:32:34 +02:00