]> 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 341d945f81c38fcafa2fc32c864fde928314926a..47c851629c5f89f01cc7b45cfa383c6d8f5edd35 100644 (file)
@@ -1,8 +1,8 @@
 #/** @file\r
-# Debug Library based on report status code library\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
-# Copyright (c) 2006, Intel Corporation.\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
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -21,9 +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
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -51,3 +48,7 @@
   gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask\r
 \r
+[Guids.common]\r
+  gEfiStatusCodeDataTypeDebugGuid    ## CONSUMES\r
+  \r
+  
\ No newline at end of file