summaryrefslogtreecommitdiff
path: root/platform/boot.s
AgeCommit message (Collapse)Author
2021-07-10separate the source code from object files; more modular Makefiledzwdz
2021-07-10update all segment registers when setting the GDTdzwdz
not doing that caused interrupts to break on Bochs
2021-07-09implement basic kernel panicsdzwdz
2021-06-25setting up the GDTdzwdz
2021-06-24Hello world o/dzwdz