Re: [edk2] USB3 driver development setup suggestions.

2015-06-15 Thread Eric Wittmayer
>Date: Mon, 15 Jun 2015 00:20:13 -0500 >From: "Scott Duplichan" >Subject: Re: [edk2] USB3 driver development setup suggestions. >To: >Message-ID: <000401d0a72a$f69d3fb0$e3d7bf10$@notabs.org> >Content-Type: text/plain; charset="utf-8" > >

Re: [edk2] USB3 driver development setup suggestions.

2015-06-15 Thread Eric Wittmayer
>On Jun 14, 2015, at 3:49 PM, Andrew Fish wrote: > >>On Jun 14, 2015, at 12:48 PM, Eric Wittmayer wrote: >> >>c:\src\uefi\edk2\IntelFrameworkModulePkg\Library\PeiDxeDebugLibReportStatu sC >>ode\PeiDxeDebugLibReportStatusCode.inf >>{DebugLib} >> >> >>c:\src\uefi\edk2\IntelFrameworkModulePkg\Libra

Re: [edk2] USB3 driver development setup suggestions.

2015-06-14 Thread Scott Duplichan
Eric Wittmayer [mailto:e...@frescologic.com] wrote: ]Sent: Saturday, June 13, 2015 11:39 AM ]To: edk2-devel@lists.sourceforge.net ]Subject: [edk2] USB3 driver development setup suggestions. ] ]Hello EDK developers, ] I'm looking for suggestions on the easiest development setup for a

Re: [edk2] USB3 driver development setup suggestions.

2015-06-14 Thread Andrew Fish
> On Jun 14, 2015, at 12:48 PM, Eric Wittmayer wrote: > > c:\src\uefi\edk2\IntelFrameworkModulePkg\Library\PeiDxeDebugLibReportStatusC > ode\PeiDxeDebugLibReportStatusCode.inf > {DebugLib} c:\src\uefi\edk2\IntelFrameworkModulePkg\Library\PeiDxeDebugLibReportStatusC ode\PeiDxeDebugLibReportStat

Re: [edk2] USB3 driver development setup suggestions.

2015-06-14 Thread Eric Wittmayer
>> On Jun 13, 2015, at 9:38 AM, Eric Wittmayer wrote: >> >> 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

Re: [edk2] USB3 driver development setup suggestions.

2015-06-13 Thread Andrew Fish
> On Jun 13, 2015, at 9:38 AM, Eric Wittmayer wrote: > > 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. >

[edk2] USB3 driver development setup suggestions.

2015-06-13 Thread Eric Wittmayer
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 w