audk/MdeModulePkg/Library/DxeNetLib
qianouyang 04bb6788dd MdeModulePkg\Library\DxeNetLib: Update the NetLibStrToIp6andPrefix() to return different values for two situations - a. The Input string doesn’t contain the prefix length; b. The prefix length contains prefix length and the prefix length is zero.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9898 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-01 09:53:52 +00:00
..
DxeNetLib.c MdeModulePkg\Library\DxeNetLib: Update the NetLibStrToIp6andPrefix() to return different values for two situations - a. The Input string doesn’t contain the prefix length; b. The prefix length contains prefix length and the prefix length is zero. 2010-02-01 09:53:52 +00:00
DxeNetLib.inf Code clean up in NetLib: 2009-12-30 13:44:11 +00:00
NetBuffer.c 1. Fix the potential issue in NetbufGetFragment() when Last is zero in Line 53. 2010-01-27 09:30:35 +00:00