summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 03:49:13 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 03:49:13 +0000
commit2df4bd66001764cfa574fcf8f95f53bcd04e6b1a (patch)
tree8c23ce8732e6d550e99b7ffe202571a741707d0f /IntelFrameworkPkg
parent6ad55b150b92910b7fa3f11a2b966c028cc4e1e7 (diff)
downloadedk2-platforms-2df4bd66001764cfa574fcf8f95f53bcd04e6b1a.tar.xz
remove include
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2880 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg')
-rw-r--r--IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf11
1 files changed, 0 insertions, 11 deletions
diff --git a/IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf b/IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf
index 2689226504..cd56e01901 100644
--- a/IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf
+++ b/IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf
@@ -45,17 +45,6 @@
[Sources.common]
HiiLib.c
-
-################################################################################
-#
-# 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