audk/Nt32Pkg/Library
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
..
DxeNt32OemHookStatusCodeLib Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkModulePkg 2007-08-16 02:57:25 +00:00
DxeNt32PeCoffLib Correct module type for library instance. 2007-09-30 09:27:13 +00:00
DxeWinNtLib Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written 2007-07-10 17:16:14 +00:00
EdkGenericBdsLib 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
Nt32PeiPeCoffGetEntryPointLib 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. 2007-09-28 08:14:30 +00:00
PeiCoreNt32PeCoffLib Correct module type for library instance. 2007-09-30 09:27:13 +00:00
PeiNt32OemHookStatusCodeLib Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkModulePkg 2007-08-16 02:57:25 +00:00
PeiNt32PeCoffLib 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. 2007-09-28 08:14:30 +00:00