summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeNetLib/DxeNetLib.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-20Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney1-0/+1
2009-05-20enhanced to support more routing table entry.vanjeff1-5/+5
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff1-22/+83
2009-01-13fix file header issuesywu211-3/+3
2008-12-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144 6f1...ywu211-39/+190
2008-12-23Remove #include <Protocol/LoadedImage.h>ywu211-154/+135
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-2/+4
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-1/+1
2008-11-05Add missing include for protocol header file.klu21-0/+1
2008-11-05Remove over specific protocol for library DxeIpIoLibklu21-0/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-3/+0
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao41-3/+3
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang121-27/+0
2008-04-111. add public functions header.vanjeff1-0/+28
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-53/+53
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff1-23/+9
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-1/+71
2007-09-28Clear up network stack to use R9 MdeLib:qhuang81-1390/+1250
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff1-4/+104
2007-08-27Make MdeModulePkg GCC clean.qwang121-1/+1
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+1
2007-07-25Fixed EBC build issues.vanjeff1-21/+6
2007-07-231. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff1-0/+1332