audk/Nt32Pkg
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
..
BootModePei remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
CpuRuntimeDxe Removed PCD entries for CPU properties as they should be defined in UNI file. Added some French translations to the MiscSubClass for things used on the front page. 2007-09-01 16:01:35 +00:00
FvbServicesRuntimeDxe Cleaned the code for passing Visual Studio 2005 build 2007-10-09 09:31:07 +00:00
Include Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. 2007-08-03 08:52:48 +00:00
Library 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
MetronomeDxe Added missing dependent package 2007-08-30 06:12:06 +00:00
MiscSubClassPlatformDxe Removed PCD entries for CPU properties as they should be defined in UNI file. Added some French translations to the MiscSubClass for things used on the front page. 2007-09-01 16:01:35 +00:00
PlatformBdsDxe Update comments in Variable driver and removed references to FLASH Map Hob in INF files 2007-10-05 14:40:23 +00:00
RealTimeClockRuntimeDxe Added missing dependent package 2007-08-30 06:12:06 +00:00
ResetRuntimeDxe Added missing dependent package 2007-08-30 06:12:06 +00:00
Sec Add release compiler option support. 2007-10-10 03:59:37 +00:00
SnpNt32Dxe 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
TimerDxe mass cleanup inf name 2007-07-16 08:17:35 +00:00
WinNtAutoScanPei remove dxs files. 2007-07-24 09:52:29 +00:00
WinNtBlockIoDxe 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
WinNtBusDriverDxe 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
WinNtConsoleDxe 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
WinNtFirmwareVolumePei 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
WinNtFlashMapPei Update comments in Variable driver and removed references to FLASH Map Hob in INF files 2007-10-05 14:40:23 +00:00
WinNtGopDxe 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
WinNtSerialIoDxe 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
WinNtSimpleFileSystemDxe 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
WinNtThunkDxe remove dxs 2007-07-24 09:47:50 +00:00
WinNtThunkPPIToProtocolPei remove dxs files. 2007-07-24 09:52:29 +00:00
Nt32Pkg.dec Removed PCD entries for CPU properties as they should be defined in UNI file. Added some French translations to the MiscSubClass for things used on the front page. 2007-09-01 16:01:35 +00:00
Nt32Pkg.dsc 1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol. 2007-10-12 08:13:33 +00:00
Nt32Pkg.fdf Update Nt32Pkg.fdf by using new rule and Pcd format 2007-09-10 05:46:12 +00:00