Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-10 | Gave procs own kernel stack (TSS) | Marvin Borner | |
2021-04-09 | Using booting drive instead of ata detection | Marvin Borner | |
2021-04-05 | Added ELF and disk detection support to bootloader | Marvin Borner | |
2021-03-13 | Some security measures | Marvin Borner | |
2021-02-28 | Kinda working paging | Marvin Borner | |
2021-02-28 | Fixed memory mapping detection | Marvin Borner | |
2021-02-27 | Reimplemented memory map detection | Marvin Borner | |
2021-01-07 | Several things | Marvin Borner | |
Sorry :D | |||
2020-12-06 | Removed the necessity for ext2util completely | Marvin Borner | |
This is needed for a flexible bootloader and IDE driver. Future commits will remove the boot/load.c file. | |||
2020-12-06 | File-based booting instead of fixed inode (WIP) | Marvin Borner | |
2020-09-12 | Independent ext2 bootloader for bigger kernels | Marvin Borner | |