]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / UnicodeCollation / EnglishDxe / EnglishDxe.uni
1 // /** @file
2 // English module that provides Unicode Collation supports.
3 //
4 // This driver installs Unicode ISO 639-2 Collation and
5 // RFC 4646 Unicode Collation 2 protocols based on feature flags
6 // PcdUnicodeCollationSupport & PcdUnicodeCollation2Support respectively.
7 // It allows code running in the boot services environment to perform lexical
8 // comparison functions on Unicode strings for English languages.
9 //
10 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
11 //
12 // SPDX-License-Identifier: BSD-2-Clause-Patent
13 //
14 // **/
15
16
17 #string STR_MODULE_ABSTRACT #language en-US "Provides Unicode Collation support"
18
19 #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."
20