audk/Nt32Pkg/Library/EdkGenericBdsLib
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
..
BdsBoot.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
BdsConnect.c Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written 2007-07-10 17:16:14 +00:00
BdsConsole.c Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written 2007-07-10 17:16:14 +00:00
BdsMisc.c Convert NT32 to use PCD settings for UEFI Timeout and language variables as a POC for new BDS. 2007-07-13 22:51:36 +00:00
DevicePath.c Fix a typo in the display string of MEMMAP_DEVICE_PATH.The precision flag is useless. 2007-09-19 08:04:22 +00:00
EdkGenericBdsLib.inf Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
EdkGenericBdsLib.msa Success to build first Nt32 module. 2007-06-26 09:35:19 +00:00
EdkGenericBdsLibInternal.h Merge EDK tracker 892 to EDK II. 2007-10-15 02:41:00 +00:00
Performance.c Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written 2007-07-10 17:16:14 +00:00