Skip to content

Development Build

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 07:39
· 15 commits to master since this release
Add AHCI read support and start on grub ramdisk module support

I finished legacy PCI enumeration, added an AHCI driver that does port enumeration and supports sector reads, and I started working towards supporting multiboot 2 (which is required to be able to load a grub module for ramdisk support). I added and implemented basic ramdisk support apart from loading it from grub (i.e. once I can load the module with multiboot 2, it should be working).

Signed-off-by: LincolnSand <sandlincoln@gmail.com>