summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiCoreEntryPoint
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/PeiCoreEntryPoint
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/PeiCoreEntryPoint')
-rw-r--r--MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf8
1 files changed, 0 insertions, 8 deletions
diff --git a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
index 06456e7313..3078f5e271 100644
--- a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
+++ b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
@@ -46,14 +46,6 @@
PeiCoreEntryPoint.c
-################################################################################
-#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
################################################################################
#