mirror_edk2/MdeModulePkg
Star Zeng 506560e75a MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure definition used by the UsbBusPei module.
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
2014-01-26 02:49:41 +00:00
..
Application Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
Bus MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure definition used by the UsbBusPei module. 2014-01-26 02:49:41 +00:00
Core DxeCore is designed to trust input data, so add comments to reminder caller to do check to follow PI specification when necessary. 2014-01-17 03:42:09 +00:00
Include Fix CRLF format 2014-01-22 08:38:50 +00:00
Library Fix CRLF format 2014-01-22 08:38:50 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal Update Module BaseName to avoid the same name. 2014-01-24 14:39:30 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg.dec Updates MdeModulePkg package version from 0.92 to 0.93 2014-01-10 01:43:02 +00:00
MdeModulePkg.dsc Updates MdeModulePkg package version from 0.92 to 0.93 2014-01-10 01:43:02 +00:00