summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeNetLib
AgeCommit message (Expand)Author
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu5
2012-12-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu5
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-06-25Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye1
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-10-26MdeModulePkg: Enhance error handling in NetLibGetMacAddress() of DxeNetLib.xdu2
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan13
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-08-10Minor code refinement.rsun3
2010-08-06Fix IP address text representation issue about leading zeros jjin9
2010-07-28Roll back change r10696, because new update on r10700 and r10701 handles this...lgao4
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao4
2010-07-011. fixed one bug to construct config request string header used child handle ...vanjeff
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun3
2010-03-01MdeModulePkg DxeNetLib: Fix compiler warningjljusten
2010-02-241. Correct File header to ## @filelgao4
2010-02-03For network dynamic media support:xdu2
2010-02-01MdeModulePkg\Library\DxeNetLib: Update the NetLibStrToIp6andPrefix() to retur...qianouyang
2010-01-271. Fix the potential issue in NetbufGetFragment() when Last is zero in Line 53.tye1
2010-01-25Update according to two review comments:tye1
2010-01-25Add StrToIp functions to NetLib.tye1
2010-01-12Fix the warning: Line 389, the Index of mMonthName may be -1.tye
2010-01-11Add ASSERT () to make sure the array is accessed within the limit. tye
2010-01-08refine the code and add more security check.vanjeff
2009-12-30Add VLAN support.xdu2
2009-12-30Code clean up in NetLib:xdu2
2009-11-04[Change summary]:tye
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-10-26NetLib:tye
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-07-09add security check.vanjeff
2009-06-29add security check.vanjeff
2009-05-20Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney
2009-05-20enhanced to support more routing table entry.vanjeff
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff
2009-04-02Enhance the file header description.niry
2009-03-25Fix coding style issue.niry
2009-01-13fix minor comment errorywu21
2009-01-13fix file header issuesywu21
2008-12-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144 6f1...ywu21
2008-12-25git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1...niry
2008-12-25Add more comments to describe the net buffer operation functions.niry
2008-12-23Remove #include <Protocol/LoadedImage.h>ywu21
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2