]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/ImageDecoderLib/ImageDecoderLib.inf
MdeModulePkg: Add the missing Library uni files of ImageDecode instances
[mirror_edk2.git] / MdeModulePkg / Library / ImageDecoderLib / ImageDecoderLib.inf
index 5d2ee7b429b57725f99c14ed2b360ec8d9b0edb9..7ebeec6eba6a82bae5b0162b37d4780e30d5cd92 100644 (file)
@@ -1,21 +1,22 @@
 ## @file\r
 #  This library provides image decoding service by managing the different\r
 #  image decoding libraries.\r
-#  \r
+#\r
 #  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials are licensed and made available under\r
 #  the terms and conditions of the BSD License that accompanies this distribution.\r
 #  The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php.\r
-#  \r
+#\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
+#\r
 ##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ImageDecoderLib\r
+  MODULE_UNI_FILE                = ImageDecoderLib.uni\r
   FILE_GUID                      = 5ACDA5F7-AE20-4A17-90C1-7D087F730202\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -29,7 +30,7 @@
 \r
 [Sources]\r
   ImageDecoderLib.c\r
-  \r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r