]> git.proxmox.com Git - mirror_edk2.git/commit
Do not access transfer ring when endpoint is isochronous type and control type. And...
authorElvin Li <elvin.li@intel.com>
Fri, 22 Aug 2014 01:13:48 +0000 (01:13 +0000)
committerli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 22 Aug 2014 01:13:48 +0000 (01:13 +0000)
commitacedecdd5ec4f45c9b7d456d01017c43e9fd2fb2
tree916d1b44fe73d476731a6a7f7917acee0892ea15
parent5eadb80f09b246f6934468535dfcaedaccd59c0c
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
MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c