audk/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView
Qiu Shumin 4dc0d578b8 ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in some cases.
Safe string functions may ASSERT when the source length is larger than the MaxDest. This patch use Strn**S to indicate the copy length. 

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Tapan Shah <<tapandshah@hp.com>>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17894 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-09 03:19:06 +00:00
..
EventLogInfo.c add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
EventLogInfo.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
LibSmbiosView.c ShellPkg: Added newline at the end of source files 2015-04-02 11:32:32 +00:00
LibSmbiosView.h ShellPkg: update smbiosview for SMBIOS 3.0. 2015-03-17 08:12:59 +00:00
PrintInfo.c ShellPkg: update smbiosview for SMBIOS 3.0. 2015-03-17 08:12:59 +00:00
PrintInfo.h ShellPkg: update smbiosview for SMBIOS 3.0. 2015-03-17 08:12:59 +00:00
QueryTable.c ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in some cases. 2015-07-09 03:19:06 +00:00
QueryTable.h Add SMBIOS 2.7.1 support to SmbiosView command. 2012-03-15 08:29:49 +00:00
SmbiosView.c ShellPkg: update smbiosview for SMBIOS 3.0. 2015-03-17 08:12:59 +00:00
SmbiosView.h ShellPkg: update smbiosview for SMBIOS 3.0. 2015-03-17 08:12:59 +00:00
SmbiosViewStrings.uni ShellPkg: update smbiosview for SMBIOS 3.0. 2015-03-17 08:12:59 +00:00