summaryrefslogtreecommitdiff
path: root/boot/mbr.asm
AgeCommit message (Expand)Author
2014-08-27put vesa init to top and integrated binary font.Michal Idziorek
2014-08-27further cleanup of bootloaderMichal Idziorek
2014-08-27cleanup boot directoryMichal Idziorek
2014-08-27many changes and adaptions and VESA mode !!Michal Idziorek
2014-08-20functional floppy driver (in emulators at least)Michal Idziorek
2014-08-20started implementing floppy driver etc.Michal Idziorek
2014-08-19fixed position of memory map (after mbr change!!)Michal Idziorek
2014-08-19minor changes to boot loader and pci scannerMichal Idziorek
2014-08-07getting memory map from bios and passing to kernelMichal Idziorek
2014-08-07optimized MBR and added memmap identificationMichal Idziorek
2014-07-08moved pic setupt to boot/pic.asmMichal Idziorek
2014-07-08added some comments and cleaned up the .asm filesMichal Idziorek
2014-07-08moved idt stuff to C successfullyMichal Idziorek
2014-07-08Refactoring and movint Interrupt Vector Setup to CMichal Idziorek
2014-06-24Initial commit of FoolOSMichal Idziorek