summaryrefslogtreecommitdiff
path: root/src/stage2_functions.asm
AgeCommit message (Expand)Author
2017-05-21added implementation of interrupts (IDT construction and loading), currently notAndreas Baumann
2017-05-20stronger magic testAndreas Baumann
2017-05-20precomputing MAGIC in makefile, magic.asm and stage2 magic check are in diffe...Andreas Baumann
2017-05-17better magic signature detection (using a compile stamp with date and time)Andreas Baumann
2017-05-14fixes in vga.c setting the hardware cursor correctlyAndreas Baumann
2017-05-12update_vga_cursor destroyed eax register, fixedAndreas Baumann
2017-05-12made magic signature check workAndreas Baumann
2017-05-11better documentation for the boot loading process and how muchAndreas Baumann
2017-04-23fresh import because of huge documents checked in by accidentAndreas Baumann