audk/MdeModulePkg/Bus/Pci/EhciDxe
Feng Tian 0f58371b5d MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() should be behind s/w related stop operation, which could avoid h/w not working if s/w stop operation fails.
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@14927 6f19259b-4bc3-4df7-8a09-765794883524
2013-12-03 07:04:08 +00: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/Usb: All h/w related stop operation at DriverBindingStop() should be behind s/w related stop operation, which could avoid h/w not working if s/w stop operation fails. 2013-12-03 07:04:08 +00:00
Ehci.h Add missing status code in several modules. 2012-10-30 04:23:40 +00: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 Add missing status code in several modules. 2012-10-30 04:23:40 +00:00
EhciReg.c 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
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/Usb: Update some debug messages’ print level to EFI_D_VERBOSE 2013-07-05 08:08:40 +00: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/Usb: Update some debug messages’ print level to EFI_D_VERBOSE 2013-07-05 08:08:40 +00:00
UsbHcMem.h Update the copyright notice format 2010-04-24 09:49:11 +00:00