* grub-core/disk/ahci.c (grub_ahci_pciinit): Detect ATAPI devices.
* grub-core/disk/ata.c (grub_ata_identify): Use atapi_identify if device is known to be ATAPI.
This commit is contained in:
parent
ee7fb780c8
commit
a1dcc2cb98
3 changed files with 17 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-11-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/ahci.c (grub_ahci_pciinit): Detect ATAPI devices.
|
||||
* grub-core/disk/ata.c (grub_ata_identify): Use atapi_identify if
|
||||
device is known to be ATAPI.
|
||||
|
||||
2013-11-03 Mike Frysinger <vapier>
|
||||
|
||||
* configure.ac: Don't add target-prefix.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue