]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c
MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS()
authorStar Zeng <star.zeng@intel.com>
Wed, 15 Jun 2016 05:05:00 +0000 (13:05 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 21 Jun 2016 04:46:23 +0000 (12:46 +0800)
commitca2ac9d521b595e969dbe65f1a19fd96d499fa61
tree0c39f3c47fc3dc5a1f502ef72338abc4dcd2a410
parente42602528f1f054a7b71c8c5a3f818aa05561112
MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS()

It is the follow up of 3ab41b7a325ca11a12b42f5ad1661c4b6791cb49
to replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr with
UnicodeStrToAsciiStrS/AsciiStrToUnicodeStrS.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c
MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.c