multiboot
This subroutine handle multiboot structures and convert them to BootInfo
Loader entry point.
_start
This subroutine handle multiboot structures and convert them to BootInfo
multiboot
StupidOS boot protocol structure
struc BootInfo
This subroutine move kernel to 0x100000 and setup temporary pagging then jump to kernel code.
common32