]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
MdePkg/Library/BaseLib: Enable VS2017/ARM64 builds
[mirror_edk2.git] / MdePkg / Library / SmmServicesTableLib / SmmServicesTableLib.inf
index 604a826f6c59be0b9c7f8b54bd2682b694a7498f..78f86c04eac440d2f2599daf119e72ffa3e9d69c 100644 (file)
@@ -1,12 +1,12 @@
 ## @file\r
 # SMM Services Table Library.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation.\r
+# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
+#  http://opensource.org/licenses/bsd-license.php.\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SmmServicesTableLib\r
+  MODULE_UNI_FILE                = SmmServicesTableLib.uni\r
   FILE_GUID                      = 064B4C5B-C5EF-4eff-85DF-65518EF1314D\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = SmmServicesTableLib|SMM_CORE DXE_SMM_DRIVER\r
+  LIBRARY_CLASS                  = SmmServicesTableLib|DXE_SMM_DRIVER\r
   PI_SPECIFICATION_VERSION       = 0x0001000A\r
   CONSTRUCTOR                    = SmmServicesTableLibConstructor\r
 \r
@@ -37,7 +38,8 @@
   DebugLib\r
 \r
 [Protocols]\r
-  gEfiSmmBase2ProtocolGuid                      # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiSmmBase2ProtocolGuid                      ## CONSUMES\r
 \r
 [Depex]\r
   gEfiSmmBase2ProtocolGuid\r
+\r