Re: [edk2] [PATCH] MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length from the source.

2015-07-06 Thread Gao, Liming
Reviewed-by: Liming Gao -Original Message- From: Qiu, Shumin Sent: Tuesday, July 07, 2015 10:14 AM To: edk2-devel@lists.sourceforge.net Cc: Qiu, Shumin; Gao, Liming Subject: [edk2][PATCH] MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length from the source

[edk2] [PATCH] MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length from the source.

2015-07-06 Thread Qiu Shumin
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin Reviewed-by: Hao Wu CC: Liming Gao --- MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c | 4 ++-- MdeModulePkg/Library/UefiBootManagerLib/BmPerformance.c| 2 +- 2 files changed, 3 ins