summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeNetLib
AgeCommit message (Expand)AuthorFilesLines
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff2-25/+91
2009-04-02Enhance the file header description.niry1-1/+1
2009-03-25Fix coding style issue.niry1-2/+2
2009-01-13fix minor comment errorywu211-1/+1
2009-01-13fix file header issuesywu212-19/+17
2008-12-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144 6f1...ywu211-39/+190
2008-12-25git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1...niry1-26/+25
2008-12-25Add more comments to describe the net buffer operation functions.niry1-160/+208
2008-12-23Remove #include <Protocol/LoadedImage.h>ywu212-325/+279
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-2/+4
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22-2/+3
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-31Update to use DOS formatqhuang81-7/+7
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-9/+0
2008-08-18Add dependency of gEfiDpcProtocolGuid for these two library instances since t...qhuang81-1/+5
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.vanjeff2-0/+53
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff1-1/+1
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff4-636/+100
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2-30/+18
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2-2/+73
2007-10-29Fixed filename case for case-sensitive file systems.jljusten1-0/+0
2007-10-09Clean up Network Components to support GCC build.yshang11-1/+1
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 ...vanjeff2-5/+105
2007-08-27Make MdeModulePkg GCC clean.qwang121-1/+1
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-3/+3
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+1
2007-07-26Fix the wrong copyright statements.qhuang81-9/+9
2007-07-25Fixed EBC build issues.vanjeff3-26/+11
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2-18/+545
2007-07-231. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff3-0/+3157