commit | 702c8c8be2f3317c81fff83f82d8a5f1d50d41b8 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon Jul 06 17:49:51 2015 -0400 |
committer | John Snow <jsnow@redhat.com> | Wed Jul 08 14:07:47 2015 -0400 |
tree | a53805369f485e5f66bc0861766076239c388b50 | |
parent | 9ab9993f71b7eac6788deae2fbb7ec659ceb4a1e [diff] |
ahci: Fix CD-ROM signature The CD-ROM signature is 0xeb140101, not 0xeb140000. Without this change OVMF/Duet runs into a timeout trying to detect a SATA cdrom. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-id: 1436219392-31915-2-git-send-email-jsnow@redhat.com