]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
Remove an inline assembly statement added for debug
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PeiDxeDebugLibReportStatusCode / PeiDxeDebugLibReportStatusCode.inf
index decf82c9e43cefaebcc02acdf1387c2c160e5186..47c851629c5f89f01cc7b45cfa383c6d8f5edd35 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
 #  Debug Library based on report status code library\r
 #\r
-#  Debug Library for PEIMs and DXE drivers that send debug messages to ReportStatusCode\r
+#  Debug Library for PEIMs and DXE drivers that sends debug messages to ReportStatusCode\r
 #  Copyright (c) 2006 - 2009, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -21,7 +21,6 @@
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = DebugLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER PEIM SEC PEI_CORE UEFI_APPLICATION UEFI_DRIVER\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -50,7 +49,6 @@
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask\r
 \r
 [Guids.common]\r
-  gEfiStatusCodeDataTypeDebugGuid\r
-  gEfiStatusCodeDataTypeAssertGuid\r
+  gEfiStatusCodeDataTypeDebugGuid    ## CONSUMES\r
   \r
   
\ No newline at end of file