Age | Commit message (Expand) | Author |
---|---|---|
2018-10-27 | Enable A20 line at boot. | Andreas Kling |
2018-10-27 | Turn off the floppy drive after the boot loader is finished. | Andreas Kling |
2018-10-25 | Remove old DatBuffer class. | Andreas Kling |
2018-10-21 | Move post-boot kernel stack pointer to 0x4000. | Andreas Kling |
2018-10-17 | Print the contents of motd.txt on boot. | Andreas Kling |
2018-10-17 | Integrate ext2 from VFS into Kernel. | Andreas Kling |
2018-10-16 | Import the "gerbert" kernel I worked on earlier this year. | Andreas Kling |