audk/MdeModulePkg/Bus/Pci/UndiRuntimeDxe
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
..
Decode.c Import UndiRuntimeDxe. 2007-08-07 08:49:37 +00:00
E100b.c 1. Fixed one bug in Undi driver. 2007-08-30 06:58:37 +00:00
E100b.h Import UndiRuntimeDxe. 2007-08-07 08:49:37 +00:00
Init.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
Undi.msa Import UndiRuntimeDxe. 2007-08-07 08:49:37 +00:00
Undi32.h Import UndiRuntimeDxe. 2007-08-07 08:49:37 +00:00
UndiRuntimeDxe.inf Import UndiRuntimeDxe. 2007-08-07 08:49:37 +00:00