audk/ShellPkg/Library/UefiShellLevel2CommandsLib
Jordan Justen e329f98b86 ShellPkg: Convert all .uni files to utf-8
To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py ShellPkg

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Shumin Qiu <shumin.qiu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19176 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-09 23:07:58 +00:00
..
Attrib.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Cd.c ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). 2015-10-23 02:03:20 +00:00
Cp.c ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). 2015-10-23 02:03:20 +00:00
Load.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Ls.c ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). 2015-10-23 02:03:20 +00:00
Map.c ShellPkg: Fix buffer overflow issue in 'map' command. 2015-05-11 01:44:35 +00:00
MkDir.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Mv.c ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). 2015-10-23 02:03:20 +00:00
Parse.c ShellPkg: Fix the Non-ASCII char and do code refine. 2015-06-09 01:14:10 +00:00
Reset.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Rm.c ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). 2015-10-23 02:03:20 +00:00
Set.c ShellPkg: Print error message when Shell set environment variable fail. 2015-10-10 01:19:43 +00:00
TimeDate.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellLevel2CommandsLib.c ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). 2015-10-23 02:03:20 +00:00
UefiShellLevel2CommandsLib.h ShellPkg: fix mv and cp command related issues 2015-04-07 20:39:22 +00:00
UefiShellLevel2CommandsLib.inf ShellPkg: use UEFI_APPLICATION module type for Shell components 2015-08-25 14:54:36 +00:00
UefiShellLevel2CommandsLib.uni ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00
Vol.c ShellPkg: Use safe string functions to refine code. 2015-06-30 03:18:31 +00:00