On 15/08/14 09:30, Laszlo Ersek wrote:
> ... actually, I guess the goal of this patch is to enable AHCI mode ATA
> devices while keeping IDE mode ATA devices working.
Yes, this requires the IdeMode and SataController patches that come later.
Otherwise, IdeMode would not properly enumerate ide devices.

> So, not only should we ensure that IDE mode ATA devices remain in
> working state wrt. device paths (ie. TranslateOfwNodes()) -- no
> regressions --, we should also see if (and how) the *new*, AHCI mode ATA
> devices are listed by QEMU, and listed by edk2.
The SataController patch ensures that the issue Sava mentioned earlier, namely
that only the first channel is detected, is fixed

> IOW, the old OFW devpath -> UEFI devpath fragment should be kept working
> (for IDE mode devices), and (likely) a new mapping should be added for
> AHCI mode devices.
Any idea how I can test this?

------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to