audk/IntelFrameworkPkg/Library/FrameworkUefiLib
Hao Wu dba2756893 IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS()
The second parameter 'DestMax' of StrCpyS() should be the number of
unicode characters, not the size in bytes.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18159 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-05 02:55:05 +00:00
..
Console.c
FrameworkUefiLib.inf
FrameworkUefiLib.uni IntelFrameworkPkg: Convert non DOS format files to DOS format 2014-09-03 08:37:09 +00:00
UefiDriverModel.c
UefiLib.c
UefiLibInternal.h
UefiLibPrint.c IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS() 2015-08-05 02:55:05 +00:00
UefiNotTiano.c