mirror of https://github.com/acidanthera/audk.git
506560e75a
If the structure layout in UsbBusPei is changed, then the UsbBotPei will not work. 1. As the maximum number of endpoints is 16, use UINT16 type rather than UINT8 for DataToggle. 2. DataToggle needs to be reset to 0 when endpoint stall is cleared, do it in PeiUsbControlTransfer(). Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15185 6f19259b-4bc3-4df7-8a09-765794883524 |
||
---|---|---|
.. | ||
BotPeim.c | ||
BotPeim.h | ||
PeiAtapi.c | ||
PeiUsbLib.c | ||
PeiUsbLib.h | ||
UsbBotPei.inf | ||
UsbBotPeim.c | ||
UsbBotPeim.h | ||
UsbPeim.h |