]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/BaseLib: Remove definitions of two functions
authorShenglei Zhang <shenglei.zhang@intel.com>
Wed, 30 Jan 2019 08:34:13 +0000 (16:34 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 31 Jan 2019 12:19:15 +0000 (20:19 +0800)
commit8c9b49500d59d9e9d24a2ab595b5e1e7de0676c1
tree03924aa4d1e17f7b37c12d0c007076aa9a8150fd
parent5dbfa01e2ec18a255904c98030b7a18420d4bb85
MdePkg/BaseLib: Remove definitions of two functions

InternalCharToUpper and InternalBaseLibAsciiToUpper are internal functions
and now we will introduce public functions that have the same effects.
So I remove their definitions in BaseLibInternals.h.
https://bugzilla.tianocore.org/show_bug.cgi?id=1369

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
MdePkg/Library/BaseLib/BaseLibInternals.h