]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Application/Shell/ShellManParser.c
ShellPkg/Shell: Use BaseLib api CharToUpper
authorShenglei Zhang <shenglei.zhang@intel.com>
Wed, 30 Jan 2019 08:34:50 +0000 (16:34 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 31 Jan 2019 12:19:19 +0000 (20:19 +0800)
commit3eaf5e8cf64c14d1371d6226d35d1afea5c98ca6
tree62956a6ee179eb06d872dbb977b549f404f0ec3b
parent62cdd1f5ab2bbad5f4615077ab8cead2e3892f3f
ShellPkg/Shell: Use BaseLib api CharToUpper

Substitute InternalShellCharToUpper with a public function
CharToUpper which has the same function.
Remove the implement of InternalShellCharToUpper.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Application/Shell/ShellManParser.c