audk/ShellPkg/Library/UefiShellCommandLib
Jaben Carsey 531733377a 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@16003 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-29 21:17:46 +00:00
..
ConsistMapping.c This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. 2014-08-29 21:17:46 +00:00
UefiShellCommandLib.c This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. 2014-08-29 21:17:46 +00:00
UefiShellCommandLib.h This searches for handles that produce the dynamic command protocol after searching the commands compiled into the shell. 2014-08-05 20:09:25 +00:00
UefiShellCommandLib.inf This searches for handles that produce the dynamic command protocol after searching the commands compiled into the shell. 2014-08-05 20:09:25 +00:00