1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file.

2) Move BaseReportStatusCodeLib, PeiDxeDebugLibReportStatusCode, DxeReportStatusCodeLibFramework,PeiReportStatusCodeLib to IntelFrameworkModulePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3602 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2007-08-10 05:29:46 +00:00
parent 2287f237ee
commit 2f053c925f
4 changed files with 21 additions and 19 deletions

View File

@@ -19,6 +19,7 @@
//
#include <FrameworkPei.h>
#include <WinNtPeim.h>
//
// The protocols, PPI and GUID defintions for this module
//
@@ -33,6 +34,7 @@
#include <Library/BaseMemoryLib.h>
#include <Library/ReportStatusCodeLib.h>
#include <Library/PeiServicesLib.h>
#include <DebugInfo.h>
//
// Cache of WinNtThunk protocol