From 2a4b165f8a2cf8cf0bc0c2afab368e58182573d3 Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 2 Apr 2008 06:44:11 +0000 Subject: Add missing Guid declaration. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4976 6f19259b-4bc3-4df7-8a09-765794883524 --- .../PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode') diff --git a/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf b/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf index 341d945f81..7f3f06a95d 100644 --- a/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf +++ b/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf @@ -51,3 +51,6 @@ gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask +[Guid.common] + gEfiStatusCodeDataTypeDebugGuid + \ No newline at end of file -- cgit v1.2.3