]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.uni
MdeModulePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / UnicodeCollation / EnglishDxe / EnglishDxe.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// English module that provides Unicode Collation supports.\r
3//\r
4// This driver installs Unicode ISO 639-2 Collation and\r
5// RFC 4646 Unicode Collation 2 protocols based on feature flags\r
6// PcdUnicodeCollationSupport & PcdUnicodeCollation2Support respectively.\r
7// It allows code running in the boot services environment to perform lexical\r
8// comparison functions on Unicode strings for English languages.\r
9//\r
10// Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
11//\r
12// This program and the accompanying materials\r
13// are licensed and made available under the terms and conditions of the BSD License\r
14// which accompanies this distribution. The full text of the license may be found at\r
15// http://opensource.org/licenses/bsd-license.php\r
16// \r
17// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
18// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
19//\r
20// **/\r
21\r
22\r
23#string STR_MODULE_ABSTRACT #language en-US "Provides Unicode Collation support"\r
24\r
25#string STR_MODULE_DESCRIPTION #language en-US "This driver installs Unicode ISO 639-2 Collation and RFC 4646 Unicode Collation 2 protocols based on feature flags PcdUnicodeCollationSupport & PcdUnicodeCollation2Support respectively. It allows code running in the boot services environment to perform lexical comparison functions on Unicode strings for English languages."\r
26\r