1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2024-10-30 12:03:52 -04:00
Commit graph

9 commits

Author SHA1 Message Date
Braiden Vasco
4de2496f80 Move files "arch/gdt.asm" and "arch/idt.asm" to "arch/protected.asm" 2017-11-02 13:03:58 +00:00
Braiden Vasco
e0730adae2 Improve makefiles 2017-11-02 03:38:06 +00:00
Braiden Vasco
5bfc7f3746 Only support Multiboot 2 because of modules 2017-11-01 13:23:42 +00:00
Braiden Vasco
c354930e2f Move shit to separate file 2017-11-01 12:57:56 +00:00
Braiden Vasco
a02eda4c85 Compile with -nostdinc 2017-11-01 10:25:30 +00:00
Braiden Vasco
30b70092e2 Build ISO image for testing 2017-11-01 09:20:44 +00:00
Braiden Vasco
aa71f8e70b Support both Multiboot 1 and 2 2017-11-01 08:54:39 +00:00
Braiden Vasco
5b23dead92 Add include <kernelmq/multiboot.h> 2017-11-01 08:37:39 +00:00
Braiden Vasco
fe422cfb09 Move "/src/" to "/arch/" 2017-11-01 07:06:34 +00:00
Renamed from src/Makefile (Browse further)