toaruos/boot
2018-07-06 10:40:49 +09:00
..
ata.h
atapi_imp.h
boot.s
cstuff.c Add headless boot options 2018-07-06 10:40:49 +09:00
efi.c
elf.h
iso9660.h
jmp.s
kbd.h
link.ld
moremultiboot.h Add headless boot options 2018-07-06 10:40:49 +09:00
multiboot.h
options.h
README.md
text.h
types.h
util.h

toaru-boot

If we have an OS with a kernel and userspace built-from-scratch, why not write a quick bootloader to load it, eh?

GRUB will remain the preferred method of booting ToaruOS. This project is for demonstration purposes only.