Awesome bootloader is a bootloader built in Assembly x86 for PC
- Gerson Fialho @jgfn
- Nathan Prestwood @nmf2
- Victor Aurélio @vags
Makefile file used to compile the project
boot.asm first thats start the boot
bootStage2.asm is boot manager
kernel1.asm kernel of first OS option
kernel2.asm kernel of first OS option