Improve AHCI detection and command issuing.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-27 17:18:02 +02:00
parent f25a2ba6b8
commit dc2a6c8b0e
2 changed files with 606 additions and 213 deletions

View file

@ -1,3 +1,7 @@
2013-04-27 Vladimir Serbinenko <phcoder@gmail.com>
Improve AHCI detection and command issuing.
2013-04-26 Vladimir Serbinenko <phcoder@gmail.com>
Fix pseries test.