Re: [edk2] Bug in DebugCommunicationLibUsb

2015-04-09 Thread Anteja Vuk-Maček
Hi, I put debug print in InitializeUsbDebugHardware() and I got this log : SecStartup Mono Status Code PEIM Loaded Install PPI: 1F4C6F90-B06B-48D8-A201-BAE5F1CD7D56 Install PPI: AB294A92-EAF5-4CF3-AB2B-2D4BED4DB63D Register PPI Notify: F894643D-C449-42D1-8EA8-85BDD8C65BDE GGC: 0x0210 GM

Re: [edk2] Bug in DebugCommunicationLibUsb

2015-04-09 Thread Tian, Feng
5 14:35 To: Tian, Feng Cc: edk2-devel@lists.sourceforge.net; elinux-minnowbo...@lists.elinux.org; He, Tim; Wei, David; Lin, Jie Subject: Re: [edk2] Bug in DebugCommunicationLibUsb Hi, I follow UDK Debugger user manual version 1.91 and my PCDs settings are matching with real because values f

Re: [edk2] Bug in DebugCommunicationLibUsb

2015-04-08 Thread Anteja Vuk-Maček
Hi, I follow UDK Debugger user manual version 1.91 and my PCDs settings are matching with real because values for PCDs I see in procesor datasheet. Also, with success it connected to the UDK debugger tool+WinDbg andafter that firmware stoped and after in WinDbg I command go and than it stoped in M

Re: [edk2] Bug in DebugCommunicationLibUsb

2015-04-08 Thread Tian, Feng
Subject: RE: [edk2] Bug in DebugCommunicationLibUsb Hi, The support of source level debug through usb wasn’t formally claimed, which means platform integrator needs extra work to enable this feature rather than simply switching to source level debug usb instance. If you are interested in this

Re: [edk2] Bug in DebugCommunicationLibUsb

2015-04-08 Thread Tian, Feng
Hi, The support of source level debug through usb wasn’t formally claimed, which means platform integrator needs extra work to enable this feature rather than simply switching to source level debug usb instance. If you are interested in this, you can do such work by yourself. From the log you