]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/DynamicCommand/DpDynamicCommand/DpUtilities.c
ShellPkg UefiDpLib: Use correct string length for the input UnicodeBuffer
authorStar Zeng <star.zeng@intel.com>
Wed, 4 Nov 2015 01:56:29 +0000 (01:56 +0000)
committerlzeng14 <lzeng14@Edk2>
Wed, 4 Nov 2015 01:56:29 +0000 (01:56 +0000)
commitb9ffeab7b0856db6409b53efbba51b8c336b7491
tree52de9fae501078d10c45a6eae57b8aadb5395bd0
parente5cffcad87b4d8a32e64def9663535f9cfc349a6
ShellPkg UefiDpLib: Use correct string length for the input UnicodeBuffer

Same as the beginning of function to use DP_GAUGE_STRING_LENGTH, but not
DXE_PERFORMANCE_STRING_LENGTH.

Cc: Jaben Carsey <jaben.carsey@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>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18725 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiDpLib/DpUtilities.c