]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbSupportString.c
MdeModulePkg/EbcDebugger: Change function names
authorShenglei Zhang <shenglei.zhang@intel.com>
Wed, 30 Jan 2019 08:33:07 +0000 (16:33 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 31 Jan 2019 12:19:12 +0000 (20:19 +0800)
commitcecbecb71d6baad7b55ab59bb9bc7dd7de1efc4b
tree4ea296d042467ae37e7ec7ce7fdf0dae8d97ae02
parent41dfc44dc63b766ff5e7e39db3d5bbbeae605db5
MdeModulePkg/EbcDebugger: Change function names

Change UnicodeToUpper to InternalUnicodeToUpper.
Change AsciiToUpper to InternalAsciiToUpper.
These changes are committed for bisectability, or build failure will
occur when 2/7 is applied. Because the introduced function names in
2/7 are the same as ones in EdbSupporting.c.
https://bugzilla.tianocore.org/show_bug.cgi?id=1369

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbSupportString.c