audk/MdeModulePkg/Bus/Pci/EhciDxe
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
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
ComponentName.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
Ehci.c MdeModulePkg/Bus: Fix typos in comments 2016-10-27 09:11:16 +08:00
Ehci.h MdeModulePkg/Bus: Fix typos in comments 2016-10-27 09:11:16 +08:00
EhciDebug.c MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSE 2013-07-05 08:08:40 +00:00
EhciDebug.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
EhciDxe.inf MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules 2015-02-23 16:05:50 +00:00
EhciDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
EhciDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
EhciReg.c MdeModulePkg/Ehci: don't clear port status bits during init 2016-12-02 08:58:23 +08:00
EhciReg.h MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used by usb debug port driver 2012-04-28 05:02:54 +00:00
EhciSched.c MdeModulePkg/EhciDxe: enable 64-bit PCI DMA 2016-09-06 15:40:49 +01:00
EhciSched.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
EhciUrb.c Update the copyright notice format 2010-04-24 09:49:11 +00:00
EhciUrb.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbHcMem.c MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
UsbHcMem.h Update the copyright notice format 2010-04-24 09:49:11 +00:00