audk/EdkModulePkg/Bus/Pci/PciBus/Dxe
vanjeff e5f461a850 1. Remove #ifdef _MSC_EXTENSION_ from all source files
2. Remove #ifdef _GCC_ from all resource files
3. Remove #if 0 from all resource files
4. Remove #ifdef MDE_CPU_IPF and #ifdef MDE_CPU_EBC
5. Remove #progam from Decode.c
6. Remove #ifdef TIANO_EXTENSION_FLAG from source files
7. Remove #ifdef SUPPORT_IPV6, since code base doesn't support IPV6 at all.
8. Remove #ifdef SpecialNowaitVersion from pxe_bc_mtftp.c, since it's only used for test.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2470 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-15 02:33:16 +00:00
..
ComponentName.c Fix capitalization. 2006-05-22 23:24:23 +00:00
ComponentName.h Removed EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_ISA_COMBINED because one PCD PcdComponentNameDisable has been introduced. 2007-03-05 03:41:22 +00:00
PciBus.msa Clean up MSA file of the checked in modules which include: 2007-02-26 07:00:31 +00:00
PciCommand.c Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
PciCommand.h The reasons for the changes made are: 2006-10-13 04:12:23 +00:00
PciDeviceSupport.c 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
PciDeviceSupport.h Initial import. 2006-04-21 22:54:32 +00:00
PciDriverOverride.c Merge GOP related code from r8->r9. 2006-12-12 07:09:03 +00:00
PciDriverOverride.h Initial import. 2006-04-21 22:54:32 +00:00
PciEnumerator.c Fix capitalization. 2006-05-22 23:24:23 +00:00
PciEnumerator.h Initial import. 2006-04-21 22:54:32 +00:00
PciEnumeratorSupport.c 1. PEI core needs to check image machine type 2007-01-31 07:18:41 +00:00
PciEnumeratorSupport.h Initial import. 2006-04-21 22:54:32 +00:00
PciHotPlugSupport.c Fix capitalization. 2006-05-22 23:24:23 +00:00
PciHotPlugSupport.h Initial import. 2006-04-21 22:54:32 +00:00
PciIo.c Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
PciIo.h Initial import. 2006-04-21 22:54:32 +00:00
PciLib.c Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
PciLib.h 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. 2006-12-13 03:11:47 +00:00
PciOptionRomSupport.c Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
PciOptionRomSupport.h Initial import. 2006-04-21 22:54:32 +00:00
PciPowerManagement.c Fix capitalization. 2006-05-22 23:24:23 +00:00
PciPowerManagement.h Initial import. 2006-04-21 22:54:32 +00:00
PciResourceSupport.c Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
PciResourceSupport.h Initial import. 2006-04-21 22:54:32 +00:00
PciRomTable.c Remove some unused internal functions. 2007-01-25 07:30:10 +00:00
PciRomTable.h Initial import. 2006-04-21 22:54:32 +00:00
pcibus.c Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419. 2007-01-31 04:57:46 +00:00
pcibus.h Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419. 2007-01-31 04:57:46 +00:00