Re: [edk2] How to change default USB host mode to USB device mode

2014-03-21 Thread Zhengsu
de to USB device mode EDK2 doesn’t support OTG. You have to implement it for your application. From: Zhengsu [mailto:sazuregsmi...@hotmail.com] Sent: Thursday, March 20, 2014 05:07 To: edk2-devel@lists.sourceforge.net Subject: [edk2] How to change default USB host mode to USB device

[edk2] How to change default USB host mode to USB device mode

2014-03-19 Thread Zhengsu
My tablet only has one USB 3.0 interface, and UEFI initialize it as host mode in default. Can anyone help to point out for me how to change default host mode into device mode (which step I need to take)? Thanks. Best Zheng ---

[edk2] How to enable USB to Ethernet adapter under UEFI Shell

2014-01-20 Thread Zhengsu
Hi All: I saw the OptionromPkg has a USB to Ethernet adapter driver. Currently, I need to enable network stack and develop a network application running under UEFI shell. But only option I have is a USB interface. I have seen this driver, and tried, but always get locate IP4Config prot