Skip to content

Releases: OperatingSystemRocket/RocketOS

Development Build

03 Mar 07:39
Compare
Choose a tag to compare
Development Build Pre-release
Pre-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>

0.1.2

05 Feb 00:09
Compare
Choose a tag to compare

Commits

  • 54734ad: Fix tagged release Github action (LincolnSand)