audk/MdeModulePkg/Bus
Elvin Li acedecdd5e 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.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Elvin Li <elvin.li@intel.com>
Signed-off-by: Feng Tian <feng.tian@intel.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15876 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-22 01:13:48 +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 XhciPei/UsbBusPei: Add XHCI recovery support. 2014-07-02 03:20:49 +00:00