audk/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe
qhuang8 f02bd3768c Clean up to update the reference of the these macros:
EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7050 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-16 15:31:57 +00:00
..
ComponentName.c modify file name to uppercase. 2008-07-16 05:02:51 +00:00
ComponentName.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 02:32:16 +00:00
PciBus.c modify file name to uppercase. 2008-07-16 04:58:21 +00:00
PciBus.h Clean up to update the reference of the these macros: 2008-12-16 15:31:57 +00:00
PciBusDxe.inf Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVER 2008-08-20 10:00:50 +00:00
PciCommand.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f19259b-4bc3-4df7-8a09-765794883524 2008-10-27 01:52:32 +00:00
PciCommand.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PciDeviceSupport.c 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros 2008-11-11 15:43:50 +00:00
PciDeviceSupport.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PciDriverOverride.c sync filename exactly. 2008-07-16 02:54:54 +00:00
PciDriverOverride.h Clean up to update the reference of the these macros: 2008-12-16 15:31:57 +00:00
PciEnumerator.c Fixed one bug when building ACPI resource data for 64bit Prefetchable memory. 2008-07-21 15:11:58 +00:00
PciEnumerator.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PciEnumeratorSupport.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:08:09 +00:00
PciEnumeratorSupport.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PciHotPlugSupport.c sync filename exactly. 2008-07-16 02:54:54 +00:00
PciHotPlugSupport.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PciIo.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:08:09 +00:00
PciIo.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PciLib.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:08:09 +00:00
PciLib.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PciOptionRomSupport.c Update PciOptionRomSupport.c to pass GCC build. 2008-11-18 13:27:35 +00:00
PciOptionRomSupport.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PciPowerManagement.c sync filename exactly. 2008-07-16 02:54:54 +00:00
PciPowerManagement.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PciResourceSupport.c add logic to check PCI device has option rom when degrading PCI resources. If one device has 64 bit memory bar and option rom bar. Its 64bit memory should be degraded to 32bit memory. 2008-07-23 02:54:38 +00:00
PciResourceSupport.h Clean up to update the reference of the these macros: 2008-12-16 15:31:57 +00:00
PciRomTable.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:08:09 +00:00
PciRomTable.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00