summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeNetLib
AgeCommit message (Expand)Author
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
2008-11-05Add missing include for protocol header file.klu2
2008-11-05Remove over specific protocol for library DxeIpIoLibklu2
2008-10-31Update to use DOS formatqhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-18Add dependency of gEfiDpcProtocolGuid for these two library instances since t...qhuang8
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao4
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-04-111. add public functions header.vanjeff
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-10-29Fixed filename case for case-sensitive file systems.jljusten
2007-10-09Clean up Network Components to support GCC build.yshang1