]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
MdeModulePkg/UefiBootManagerLib: Separate boot description functions.
[mirror_edk2.git] / MdeModulePkg / Library / SmmReportStatusCodeLib / SmmReportStatusCodeLib.inf
index af311ebc5dc4bb6020f4d49d86faaceb15b9445f..15799299fc2e4d82bdc38c568d14dedeb1a9c2f4 100644 (file)
@@ -1,10 +1,11 @@
-#/** @file\r
-#  SMM report status code library\r
+## @file\r
+#  SMM report status code library.\r
 #\r
-#  Retrieve status code and report status code in SMM phase\r
-#  Copyright (c) 2009 -2010, Intel Corporation.\r
+#  Retrieve status code and report status code in SMM phase.\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SmmReportStatusCodeLib\r
+  MODULE_UNI_FILE                = SmmReportStatusCodeLib.uni\r
   FILE_GUID                      = 67089D19-B3D6-4d9e-A0EB-FEDC1F83A1EE\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.0\r
   BaseMemoryLib\r
   SmmServicesTableLib\r
   DebugLib\r
-  UefiDriverEntryPoint\r
   MemoryAllocationLib\r
 \r
 [Guids]\r
-  gEfiStatusCodeSpecificDataGuid                ## CONSUMES\r
-  gEfiStatusCodeDataTypeDebugGuid               ## CONSUMES\r
+  gEfiStatusCodeSpecificDataGuid                ## SOMETIMES_CONSUMES   ## UNDEFINED\r
+  gEfiStatusCodeDataTypeDebugGuid               ## SOMETIMES_CONSUMES   ## UNDEFINED\r
 \r
 [Protocols]\r
   gEfiSmmStatusCodeProtocolGuid                 ## CONSUMES\r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask\r
+  gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask  ## CONSUMES\r