audk/MdeModulePkg/Bus
Feng Tian 436296125b MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which should be up to 256.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Elvin Li <elvin.li@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15915 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-27 04:08:06 +00:00
..
Ata 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
I2c/I2cDxe Add NULL pointer check in I2chost. 2014-03-28 02:34:31 +00:00
Pci Do not access transfer ring when endpoint is isochronous type and control type. And when one Endpoint is a unknown type, do not ASSERT(0) and process next endpoint. 2014-08-22 01:13:48 +00:00
Scsi MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfer length in a single SCSI/ATAPI transfer to reach best device compatibility. 2014-04-30 03:36:14 +00:00
Usb MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which should be up to 256. 2014-08-27 04:08:06 +00:00