Closed sleiderr closed 5 months ago
Loads the kernel from disk to memory, and performs the last bit of work required to switch to long mode.
Jumps to the kernel entry point after performing said work. Uses the Multiboot protocol to transmit information from the bootloader to the kernel.
Loads the kernel from disk to memory, and performs the last bit of work required to switch to long mode.
Jumps to the kernel entry point after performing said work. Uses the Multiboot protocol to transmit information from the bootloader to the kernel.