audk/MdeModulePkg/Bus/Pci/EhciPei
Feng Tian d9077743b6 MdeModulePkg/Ehci: don't clear port status bits during init
Port status bits are clear in original code, so no enumeration
takes place.
Changing this to prevent the status bits from being cleared
allows enumeration to proceed normally.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Mike Turner <Michael.Turner@microsoft.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Mike Turner <Michael.Turner@microsoft.com>
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2016-12-02 08:58:23 +08:00
..
EhcPeim.c MdeModulePkg/Ehci: don't clear port status bits during init 2016-12-02 08:58:23 +08:00
EhcPeim.h MdeModulePkg/Bus: Fix typos in comments 2016-10-27 09:11:16 +08:00
EhciPei.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
EhciPei.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
EhciPeiExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
EhciReg.h MdeModulePkg: Add PEI USB drivers and related PPIs 2011-06-27 23:30:55 +00:00
EhciSched.c MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling cmd execution status 2013-06-24 03:03:55 +00:00
EhciSched.h Remove some useless functions for EhciPei driver. 2011-11-09 09:38:56 +00:00
EhciUrb.c MdeModulePkg: Add PEI USB drivers and related PPIs 2011-06-27 23:30:55 +00:00
EhciUrb.h MdeModulePkg: Add PEI USB drivers and related PPIs 2011-06-27 23:30:55 +00:00
UsbHcMem.c MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
UsbHcMem.h MdeModulePkg: Add PEI USB drivers and related PPIs 2011-06-27 23:30:55 +00:00