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
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
---
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