Bootloader - OSDev Wiki
What does a boot loader do The boot loader ultimately has to: Bring the kernel (and all the kernel needs to bootstrap) into memory Provide the kernel with the information it needs to work correctly Switch to an environment that the kernel will like Transf
wiki.osdev.org |