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
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
UefiPxeBcDxe The pointer argument should be set to NULL if not used not FALSE. 2014-08-04 01:28:26 +00:00
Contributions.txt
License.txt
NetworkPkg.dec
NetworkPkg.dsc