Simple OS
Go to file
Mathieu Maret a9c01aefda Setup stack bottom 2018-07-26 12:25:43 +02:00
core Adapt GDT code to our codeing style 2018-07-26 12:23:49 +02:00
drivers Initial import from mbr_asm project 2018-07-20 15:42:51 +02:00
Makefile Can generate symbole file 2018-07-20 17:10:58 +02:00
README.md Can generate iso image 2018-07-20 16:55:41 +02:00
boot.asm Setup stack bottom 2018-07-26 12:25:43 +02:00
boot.s Setup stack bottom 2018-07-26 12:25:43 +02:00
linker.ld Make kernel multiboot compatible 2018-07-20 16:41:36 +02:00

README.md

Dependencies

To generate iso image

mtools xorriso (which is libisoburn on ArchLinux)