* grub-core/disk/ahci.c: Ignore NPORTS field and rely on PI

exclusively.
This commit is contained in:
Vladimir Serbinenko 2014-02-20 10:11:43 +01:00
parent 9585647a25
commit d0949e3747
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2014-02-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/ahci.c: Ignore NPORTS field and rely on PI
exclusively.
2014-02-04 Paulo Flabiano Smorigo <pfsmorigo@br.ibm.com>
Add bootpath parser for open firmware.