资 源 简 介
Description
AKernelLoader (AKeL) is a project open source without much ambition,to develop a bootloader single or multi-boot, everything depends on the participation of developers. I use the GPL because it more independence to developers.Can be an opportunity for those who are doing their first operating system kernel have a simple bootloader to start. All participation is welcome, if you have any comments or suggestions on the current code, please send email to akaloaderadmin@gmail.com .You can see my site here.
Boot Loader
Briefly, a bootloader is the first software program that runs when a computer starts. It is responsible for loading and transferring control to the operating system kernel.
The kernel, in turn, initializes the rest of the operating system.
Details
Language:
AKeL coded with C language and GNU assembly.
Tools:
Akernelloader includes a sma