audk/ShellPkg/Library/UefiDpLib
Jaben Carsey e87b40b2c7 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@16001 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-29 21:17:03 +00:00
..
Dp.c ShellPkg: Remove PerformancePkg requirement and add the header itself. 2013-03-19 20:17:47 +00:00
Dp.h ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
DpInternal.h ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
DpProfile.c ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
DpTrace.c ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
DpUtilities.c This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. 2014-08-29 21:17:03 +00:00
Literals.c ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
Literals.h ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
PerformanceTokens.h ShellPkg: Remove PerformancePkg requirement and add the header itself. 2013-03-19 20:17:47 +00:00
Readme.txt Update code to follow coding style. 2013-03-11 01:22:51 +00:00
UefiDpLib.c ShellPkg: Add "dp" command library to ShellPkg. 2013-03-04 22:02:59 +00:00
UefiDpLib.h Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiDpLib.inf Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiDpLib.uni Cleanup UefiDpLib ‘dp’ command help output string to : 2014-08-29 20:02:38 +00:00

Readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

from PerformancePkg\Dp_App
SVN 13406