Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-26 | Kernel: More out of memory condition checks | Anton Kling | |
2023-11-12 | AHCI: Add very basic AHCI and some additional helper functions to mmu.c | Anton Kling | |
Currently certain parts of the code are taken from osdev wiki as there seems to be very little documentation that I can find on how H2D FIS is structured. Those parts, especially some of the uglier parts of the example code will be rewritten/changed. |