summaryrefslogtreecommitdiff
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
commitd1424305c3e4e8c128e8ebad439d4348913584c3 (patch)
treef2ed203c191edeb4e32a6bcc9892251a6e229030
parentd37fcf08e36d941c862fcc7dd59df6503acc8b58 (diff)
downloadedk2-d1424305c3e4e8c128e8ebad439d4348913584c3.zip
edk2-d1424305c3e4e8c128e8ebad439d4348913584c3.tar.gz
edk2-d1424305c3e4e8c128e8ebad439d4348913584c3.tar.bz2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/IntelFrameworkPkg@2920 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf9
-rw-r--r--Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf15
-rw-r--r--Library/UefiLibFramework/UefiLib.inf11
3 files changed, 2 insertions, 33 deletions
diff --git a/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf b/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
index ba23342..7e06d92 100644
--- a/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
+++ b/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
@@ -46,15 +46,6 @@
ReportStatusCodeLib.c
-################################################################################
-#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
-
################################################################################
#
diff --git a/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf b/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
index 30d28b5..32738ca 100644
--- a/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
+++ b/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
@@ -48,25 +48,14 @@
################################################################################
#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg/Include/Library
- $(WORKSPACE)/IntelFrameworkPkg/Include
-
-################################################################################
-#
# Package Dependency Section - list of Package files that are required for
# this module.
#
################################################################################
[Packages]
- $(WORKSPACE)/MdePkg/MdePkg.dec
- $(WORKSPACE)/IntelFrameworkPkg/IntelFrameworkPkg.dec
+ MdePkg/MdePkg.dec
+ IntelFrameworkPkg/IntelFrameworkPkg.dec
################################################################################
#
diff --git a/Library/UefiLibFramework/UefiLib.inf b/Library/UefiLibFramework/UefiLib.inf
index d91ec2e..b23c5e7 100644
--- a/Library/UefiLibFramework/UefiLib.inf
+++ b/Library/UefiLibFramework/UefiLib.inf
@@ -54,17 +54,6 @@
################################################################################
#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg/Include/Library
- $(WORKSPACE)/IntelFrameworkPkg/Include
-
-################################################################################
-#
# Package Dependency Section - list of Package files that are required for
# this module.
#