]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PeiReportStatusCodeLib / PeiReportStatusCodeLib.inf
index da30f256d96b98d66790f38ff06c6ae1d5f3a122..871a8e6f0dd03507a082a35390a03e58aae33388 100644 (file)
@@ -1,7 +1,10 @@
 #/** @file\r
-#  Report status code library\r
+#  Instance of Report Status Code Library for PEI Phase.\r
+#\r
+#  Instance of Report Status Code Library for PEI Phase. It first tries to report status\r
+#  code via PEI Status Code Service. If the service is not available, it then tries calling\r
+#  OEM Hook Status Code Library.\r
 #\r
-#  ReportStatusCodeLib for PEIM which depends upon Pei Services table\r
 #  Copyright (c) 2006 - 2009, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = ReportStatusCodeLib|SEC PEIM PEI_CORE\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
   \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
 [Sources.common]\r
@@ -48,8 +50,8 @@
 \r
 \r
 [Guids]\r
-  gEfiStatusCodeSpecificDataGuid                # ALWAYS_CONSUMED\r
-  gEfiStatusCodeDataTypeDebugGuid               # ALWAYS_CONSUMED\r
+  gEfiStatusCodeSpecificDataGuid                ## CONSUMES\r
+  gEfiStatusCodeDataTypeDebugGuid               ## CONSUMES\r
 \r
 \r
 [Pcd.common]\r