audk/ShellPkg/Library/UefiShellCommandLib
Ruiyu Ni d65f2cea36 ShellPkg/CommandLib: Locate proper UnicodeCollation instance
Original code locates the first UnicodeCollation instance in
DXE Core protocol database.
It's not correct considering multiple UnicodeCollation instances
exist in system.
The patch changes logic to find the one that matches the current
system language.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com.
2018-01-29 09:41:44 +08:00
..
ConsistMapping.c ShellPkg/ConsistMapping: Remove unneeded memory reallocation 2017-04-18 10:25:09 +08:00
UefiShellCommandLib.c ShellPkg/CommandLib: Locate proper UnicodeCollation instance 2018-01-29 09:41:44 +08:00
UefiShellCommandLib.h ShellPkg/CommandLib: Locate proper UnicodeCollation instance 2018-01-29 09:41:44 +08:00
UefiShellCommandLib.inf ShellPkg: Update Guid/Protocol usages in INF files. 2016-04-13 14:52:59 +08:00