Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 152 Bytes

File metadata and controls

2 lines (2 loc) · 152 Bytes

bootloader-kernel

Load the kernel which is written in c/c++ by switching into 32bit protected mode and jump to the address of kernel main function.