On 07/06/2015 05:49 PM, John Snow wrote:
> From: Hannes Reinecke
>
> The CD-ROM signature is 0xeb140101, not 0xeb14.
> Without this change OVMF/Duet runs into a timeout trying
> to detect a SATA cdrom.
>
> Signed-off-by: Hannes Reinecke
> Signed-off-by: John Snow
> ---
> hw/ide/ahci.h |
From: Hannes Reinecke
The CD-ROM signature is 0xeb140101, not 0xeb14.
Without this change OVMF/Duet runs into a timeout trying
to detect a SATA cdrom.
Signed-off-by: Hannes Reinecke
Signed-off-by: John Snow
---
hw/ide/ahci.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi