audk/MdeModulePkg/Universal/HiiDatabaseDxe
Dandan Bi 2d3e4cd167 MdeModulePkg:Fix the bug the incorrect change of StrCpyS function
The pointer to the destination string changed,the max length also changed.Previous change neglect this point.
And base on the code logic,we can use StrCatS to replace StrCpyS.Now this patch is to fix this bug.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18497 6f19259b-4bc3-4df7-8a09-765794883524
2015-09-17 07:21:22 +00:00
..
ConfigKeywordHandler.c MdeModulePkg:Fix the bug the incorrect change of StrCpyS function 2015-09-17 07:21:22 +00:00
ConfigRouting.c MdeModulePkg:Support orderedList with default value 2015-09-02 08:44:24 +00:00
Database.c MdeModulePkg:Modify the incorrect DestStr length in safe string functions 2015-07-07 04:37:07 +00:00
Font.c MdeModulePkg:Use safe string functions 2015-06-29 02:36:31 +00:00
HiiDatabase.h MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. 2015-05-13 08:35:29 +00:00
HiiDatabase.uni MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
HiiDatabaseDxe.inf MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. 2015-05-13 08:35:29 +00:00
HiiDatabaseEntry.c MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. 2015-05-13 08:35:29 +00:00
HiiDatabaseExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00
Image.c 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
String.c Support get string from configuration string packages. 2015-07-27 07:40:18 +00:00