]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
MdeModulePkg: Add the missing module UNI files.
[mirror_edk2.git] / MdeModulePkg / Library / SmmReportStatusCodeLib / SmmReportStatusCodeLib.inf
index b8ef3662ce1f19d180ff27d34371a8aaddb52acf..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, 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
   PI_SPECIFICATION_VERSION       = 0x0001000A\r
-  \r
-  LIBRARY_CLASS                  = ReportStatusCodeLib| DXE_SMM_DRIVER SMM_CORE\r
+  LIBRARY_CLASS                  = ReportStatusCodeLib|DXE_SMM_DRIVER SMM_CORE\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -30,7 +31,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ReportStatusCodeLib.c\r
 \r
 [Packages]\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.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask\r
-\r
+[Pcd]\r
+  gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask  ## CONSUMES\r