mirror_edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView
Jaben Carsey 99ab5fc36c This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means.
This patch replaces StrCat with StrnCat or refactors out the usage of StrCat through some other means.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16004 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-29 21:57:42 +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 Add SMBIOS 2.7.1 support to SmbiosView command. 2012-03-15 08:29:49 +00:00
LibSmbiosView.h Add SMBIOS 2.7.1 support to SmbiosView command. 2012-03-15 08:29:49 +00:00
PrintInfo.c Fixed some alignment faults in IPF platform 2013-01-25 02:00:22 +00:00
PrintInfo.h Add SMBIOS 2.7.1 support to SmbiosView command. 2012-03-15 08:29:49 +00:00
QueryTable.c This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. 2014-08-29 21:57:42 +00:00
QueryTable.h Add SMBIOS 2.7.1 support to SmbiosView command. 2012-03-15 08:29:49 +00:00
SmbiosView.c ShellPkg: Updates to 'smbiosview' command 2012-12-13 21:11:21 +00:00
SmbiosView.h Add SMBIOS 2.7.1 support to SmbiosView command. 2012-03-15 08:29:49 +00:00
SmbiosViewStrings.uni ShellPkg: Fix typo in 'uni' files. 2014-08-20 01:20:53 +00:00