Hello EDK developers,
   I'm looking for suggestions on the easiest development setup for a USB 3
device Dxe driver.  Ideally, I'd prefer a virtualized on a windows host that
lets me pass through the USB3 device to the UEFI guest.  
I have been using Duet and can build and run a basic driver that will start
on my device.  I haven't been able to get debug output using the DEBUG macro
from my driver.  I check DebugPrintEnabled ( ) and DebugCodeEnabled ( ) in
my driver and I can see they are both enabled so I'm not sure why I don't
see output from DEBUG.
I would also like to see the debug output from the USB stack.  Is that
possible with Duet?

Thanks,
Eric


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

Reply via email to