ZealOS
ZealOS copied to clipboard
Simplify AHCI code.
AHCI code was written with some intentional redundancies for development reasons. Now that AHCI code has been tested to function effectively, it is worth going over the code and analyzing where/how AHCI code can be simplified, to optimize the Kernel compile-time and ideally improve AHCI performance.