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@3601 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2007-08-10 05:29:45 +00:00
parent f22cf5f19a
commit 2287f237ee
15 changed files with 2510 additions and 3 deletions

View File

@ -14,6 +14,7 @@
**/
#include "DxeStatusCode.h"
#include "DebugInfo.h"
STATIC
EFI_SERIAL_IO_PROTOCOL *mSerialIoProtocol;