summaryrefslogtreecommitdiffstats
path: root/DuetPkg/PciRootBridgeNoEnumerationDxe
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-02 03:19:37 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-02 03:19:37 +0000
commita51a9ea3643c5f348d927ba0c23deafeee5b0bf2 (patch)
treed0bc46a9da89bceae00dc231b933ca35eb27642c /DuetPkg/PciRootBridgeNoEnumerationDxe
parent19d0df057ab77941ba6ab55dc51090d437a44cdd (diff)
downloadedk2-a51a9ea3643c5f348d927ba0c23deafeee5b0bf2.tar.gz
edk2-a51a9ea3643c5f348d927ba0c23deafeee5b0bf2.tar.bz2
edk2-a51a9ea3643c5f348d927ba0c23deafeee5b0bf2.zip
remove PCI_MAX_SEGMENT from Industry Standard file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7750 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/PciRootBridgeNoEnumerationDxe')
-rw-r--r--DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.h b/DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.h
index cf6ed38e1c..23b9fd7c06 100644
--- a/DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.h
+++ b/DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.h
@@ -41,6 +41,8 @@ Abstract:
#include <IndustryStandard/Acpi.h>
#include <IndustryStandard/Pci.h>
+
+#define PCI_MAX_SEGMENT 0
//
// Driver Instance Data Prototypes
//