]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/LibC/Locale/Locale.inf
StdLib: Add multi-byte character support. The normal "narrow" character set is now...
[mirror_edk2.git] / StdLib / LibC / Locale / Locale.inf
index c891e3bfaf2a3a81dbf02b3d078a16d93f598e9b..e0f163cb1313789d8db6e0586be6c817f34d07e1 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Standard C library: Locale implementation.\r
 #\r
-#  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010-2012, 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
@@ -10,7 +10,6 @@
 #  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
   wcstof.c                  #\r
   wcstold.c                 #\r
   wcsxfrm.c                 #\r
+  multibyte_Utf8.c          #\r
 \r
   # Single-byte locale to avoid bringing in citrus\r
   iswctype_sb.c             #\r
-  multibyte_sb.c            #\r
 \r
 [Packages]\r
   StdLib/StdLib.dec\r