audk/NetworkPkg
Fu, Siyuan a4faf336ea Use string pointer instead string buffer to avoid string copy operation.
Use CopyMem() to guarantee the NULL terminal will always be appended to the destination string.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu, Siyuan <siyuan.fu@intel.com>
Reviewed-by: Yao, Jiewen <jiewen.yao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15810 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-15 05:33:34 +00:00
..
Application Update network stack code to use StrnCpy instead of StrCpy. 2014-08-08 00:41:14 +00:00
Dhcp6Dxe Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
IScsiDxe Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
Include/Guid Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Dxe Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
IpSecDxe Update network stack code to use StrnCpy instead of StrCpy. 2014-08-08 00:41:14 +00:00
Mtftp6Dxe Update code to support VS2013 tool chain. 2014-07-28 07:43:23 +00:00
TcpDxe Fix some build issues (ARM toolchain). 2014-05-15 01:13:05 +00:00
Udp6Dxe 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
UefiPxeBcDxe The pointer argument should be set to NULL if not used not FALSE. 2014-08-04 01:28:26 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
NetworkPkg.dec Update NetworkPkg package version to 0.94. 2014-01-09 07:05:09 +00:00
NetworkPkg.dsc Update NetworkPkg package version to 0.94. 2014-01-09 07:05:09 +00:00