summaryrefslogtreecommitdiff
path: root/Bus
diff options
context:
space:
mode:
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 21:03:06 +0000
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 21:03:06 +0000
commitdd8ae3c67faeea8baaec9979bd34eda31ab9e6f3 (patch)
tree4292433a136429e09cb8d73c8e38adecd63e86dd /Bus
parent00403347d6c2416aa0b910fe3a9a78068736ac87 (diff)
downloadedk2-dd8ae3c67faeea8baaec9979bd34eda31ab9e6f3.zip
edk2-dd8ae3c67faeea8baaec9979bd34eda31ab9e6f3.tar.gz
edk2-dd8ae3c67faeea8baaec9979bd34eda31ab9e6f3.tar.bz2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/IntelFrameworkModulePkg@2920 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Bus')
-rw-r--r--Bus/Pci/IdeBus/Dxe/idebus.inf12
-rw-r--r--Bus/Pci/PciBus/Dxe/PciBus.inf3
2 files changed, 0 insertions, 15 deletions
diff --git a/Bus/Pci/IdeBus/Dxe/idebus.inf b/Bus/Pci/IdeBus/Dxe/idebus.inf
index ecbb162..d331321 100644
--- a/Bus/Pci/IdeBus/Dxe/idebus.inf
+++ b/Bus/Pci/IdeBus/Dxe/idebus.inf
@@ -64,18 +64,6 @@
################################################################################
#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg/Include
- $(WORKSPACE)/MdeModulePkg/Include
- $(WORKSPACE)/IntelFrameworkPkg/Include
-
-################################################################################
-#
# Package Dependency Section - list of Package files that are required for
# this module.
#
diff --git a/Bus/Pci/PciBus/Dxe/PciBus.inf b/Bus/Pci/PciBus/Dxe/PciBus.inf
index db1ea24..a5e7b8a 100644
--- a/Bus/Pci/PciBus/Dxe/PciBus.inf
+++ b/Bus/Pci/PciBus/Dxe/PciBus.inf
@@ -77,9 +77,6 @@
PciIo.h
pcibus.h
-[Includes]
- IntelFrameworkModulePkg/Include
-
################################################################################
#
# Package Dependency Section - list of Package files that are required for