]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCode
authorLiming Gao <liming.gao@intel.com>
Fri, 3 Apr 2015 02:48:11 +0000 (02:48 +0000)
committerlgao4 <lgao4@Edk2>
Fri, 3 Apr 2015 02:48:11 +0000 (02:48 +0000)
Cleanup PeiDxeDebugLibReportStatusCode library instance not to depend on
IntelFrameworkPkg and IntelFrameworkModulePkg.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17109 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf

index 6ab8333e5b92447055644604c2b00c91981c940f..ce2f72aef8b6fdd6dde6c1b66e9a2c5bbe127476 100644 (file)
@@ -15,7 +15,7 @@
 \r
 **/\r
 \r
-#include <FrameworkPei.h>\r
+#include <PiPei.h>\r
 \r
 #include <Guid/StatusCodeDataTypeId.h>\r
 #include <Guid/StatusCodeDataTypeDebug.h>\r
index 171216d2e5d898ccc730c383be66811f953c2388..55446672d752a846a4c4379a7df63bed5963f446 100644 (file)
@@ -36,8 +36,6 @@
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
   \r
 [LibraryClasses]\r
   PcdLib\r