Re: [edk2] Help debugging PEIM on Minnowboard Max

2015-09-08 Thread Tian, Feng
g xHCI to do transaction. Thanks Feng -Original Message- From: Eric Wittmayer [mailto:e...@frescologic.com] Sent: Tuesday, September 08, 2015 14:38 To: Tian, Feng; edk2-devel@lists.01.org Subject: RE: [edk2] Help debugging PEIM on Minnowboard Max Thanks to Feng pointing me in the right dir

Re: [edk2] Help debugging PEIM on Minnowboard Max

2015-08-19 Thread Tian, Feng
-devel-boun...@lists.01.org] On Behalf Of Eric Wittmayer Sent: Tuesday, August 18, 2015 13:00 To: Tian, Feng; edk2-devel@lists.01.org Subject: Re: [edk2] Help debugging PEIM on Minnowboard Max Hi Feng, Now I understand the concept. I was expecting that PEIM would already be available

Re: [edk2] Help debugging PEIM on Minnowboard Max

2015-08-17 Thread Eric Wittmayer
-Original Message- From: Tian, Feng [mailto:feng.t...@intel.com] Sent: Sunday, August 16, 2015 10:20 PM To: Eric Wittmayer; edk2-devel@lists.01.org Cc: Tian, Feng Subject: RE: [edk2] Help debugging PEIM on Minnowboard Max Do you look into the UsbController.h in MdeModulePkg/Include

Re: [edk2] Help debugging PEIM on Minnowboard Max

2015-08-16 Thread Tian, Feng
@lists.01.org Subject: [edk2] Help debugging PEIM on Minnowboard Max I'm writing a PEIM for a USB3 device but having trouble even getting the UsbBusPie and XhciPei modules to load during boot. I thought getting the existing Usb Peims to load would be a good first step. I looked at the DEPEX

[edk2] Help debugging PEIM on Minnowboard Max

2015-08-14 Thread Eric Wittmayer
I'm writing a PEIM for a USB3 device but having trouble even getting the UsbBusPie and XhciPei modules to load during boot. I thought getting the existing Usb Peims to load would be a good first step. I looked at the DEPEX for both of the above modules and tried removing