summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf
diff options
context:
space:
mode:
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 16:44:40 +0000
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 16:44:40 +0000
commit5ed00ce4ad778ba6aef0d2f4594825ff78735357 (patch)
treeefa6fa2ece83a71b3039cd38fafc89183172aec8 /MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf
parent24e734d2100cd93f62ef66523277d3315dfa3712 (diff)
downloadedk2-platforms-5ed00ce4ad778ba6aef0d2f4594825ff78735357.tar.xz
removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2917 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf')
-rw-r--r--MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf9
1 files changed, 0 insertions, 9 deletions
diff --git a/MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf b/MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf
index 0d8fb77156..d449723358 100644
--- a/MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf
+++ b/MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf
@@ -51,15 +51,6 @@
AtapiPassThru.c
AtapiPassThru.h
-################################################################################
-#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg/Include/Library
################################################################################
#