]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.inf
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / DxeExtendedSalLib / DxeExtendedSalLib.inf
index 272f6c1595ea655aa365aa8814546f39c53b7387..4adc505f3a897aeafec41fa4a83138172a60bc8f 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  The library implements the Extended SAL Library Class for boot service only modules.\r
 #\r
-#  Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2018, 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
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DxeExtendedSalLib\r
+  MODULE_UNI_FILE                = DxeExtendedSalLib.uni\r
   FILE_GUID                      = 8FDED21D-7AB5-4c26-8CF7-20EC4DB9861D\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = ExtendedSalLib|DXE_DRIVER UEFI_DRIVER UEFI_APPLICATION \r
+  LIBRARY_CLASS                  = ExtendedSalLib|DXE_DRIVER UEFI_DRIVER UEFI_APPLICATION\r
   CONSTRUCTOR                    = DxeExtendedSalLibConstruct\r
 \r
 #\r
@@ -38,7 +39,8 @@
   UefiBootServicesTableLib\r
 \r
 [Protocols]\r
-  gEfiExtendedSalBootServiceProtocolGuid        # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiExtendedSalBootServiceProtocolGuid        ## CONSUMES\r
 \r
 [Depex.common.DXE_DRIVER]\r
   gEfiExtendedSalBootServiceProtocolGuid\r
+\r