audk/MdeModulePkg/Bus/Pci/UhciDxe
lgao4 96f6af14d6 Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that
PciIoAttributes() in PciIo.c treats EFI_PCI_DEVICE_ENABLE specially so that when EFI_PCI_DEVICE_ENABLE is passed in, only the supported bits of driver will be enabled. Now many drivers use EFI_PCI_DEVICE_ENABLE to enable PCI device even if some of them don't support some of the attributes like EFI_PCI_IO_ATTRIBUTE_MEMORY. This doesn't conform to UEFI 2.0 spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4115 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-15 07:44:27 +00:00
..
ComponentName.c Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
Uhci.c Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that 2007-10-15 07:44:27 +00:00
Uhci.h Support ICC build . 2007-10-08 06:45:07 +00:00
UhciDebug.c Import EhciDxe and UhciDxe into MdeModulePkg. 2007-07-11 06:46:38 +00:00
UhciDebug.h Import EhciDxe and UhciDxe into MdeModulePkg. 2007-07-11 06:46:38 +00:00
UhciDxe.inf Fix the wrong copyright statements. 2007-07-26 08:29:27 +00:00
UhciDxe.msa Fix the wrong copyright statements. 2007-07-26 08:29:27 +00:00
UhciQueue.c Import EhciDxe and UhciDxe into MdeModulePkg. 2007-07-11 06:46:38 +00:00
UhciQueue.h 1. Fixed tools_def.template to meet ICC build for IA32 2007-07-17 01:48:09 +00:00
UhciReg.c 1. Fixed tools_def.template to meet ICC build for IA32 2007-07-17 01:48:09 +00:00
UhciReg.h 1. Fixed tools_def.template to meet ICC build for IA32 2007-07-17 01:48:09 +00:00
UhciSched.c Fixed unexpected timeout in Usb MassStorage Driver. 2007-10-08 06:14:13 +00:00
UhciSched.h 1. Fixed tools_def.template to meet ICC build for IA32 2007-07-17 01:48:09 +00:00
UsbHcMem.c Update Mde/MdeModulePkg to support ICC build for IA32/X64. 2007-09-19 06:15:43 +00:00
UsbHcMem.h 1. Fixed tools_def.template to meet ICC build for IA32 2007-07-17 01:48:09 +00:00