summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiMemoryAllocationLib
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 /MdePkg/Library/PeiMemoryAllocationLib
parent24e734d2100cd93f62ef66523277d3315dfa3712 (diff)
downloadedk2-5ed00ce4ad778ba6aef0d2f4594825ff78735357.tar.gz
edk2-5ed00ce4ad778ba6aef0d2f4594825ff78735357.tar.bz2
edk2-5ed00ce4ad778ba6aef0d2f4594825ff78735357.zip
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 'MdePkg/Library/PeiMemoryAllocationLib')
-rw-r--r--MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf10
1 files changed, 0 insertions, 10 deletions
diff --git a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
index cf8c789208..654a58028c 100644
--- a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
+++ b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
@@ -50,16 +50,6 @@
################################################################################
#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg\Include/Library
-
-################################################################################
-#
# Package Dependency Section - list of Package files that are required for
# this module.
#