audk/MdeModulePkg/Library/UefiHiiLib
Bi, Dandan 1696b221b1 MdeModulePkg/UefiHiiLib: Fix incorrect check for string length
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=681

For string opcode,when checking the valid string length,
it should exclude the Null-terminated character.
And for string in NameValue storage, need to exclude
the varname and also need to convert the Config string
length to Unicode string length.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
2017-08-29 15:57:12 +08:00
..
HiiLanguage.c MdeModulePkg/Library: Fix typos in comments and variables 2016-10-27 09:11:19 +08:00
HiiLib.c MdeModulePkg/UefiHiiLib: Fix incorrect check for string length 2017-08-29 15:57:12 +08:00
HiiString.c MdeModulePkg/Library: Fix typos in comments and variables 2016-10-27 09:11:19 +08:00
InternalHiiLib.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UefiHiiLib.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
UefiHiiLib.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00