summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeNetLib
Commit message (Expand)AuthorAgeFilesLines
* Remove #include <Protocol/LoadedImage.h>ywu212008-12-232-325/+279
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-2/+0
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-011-2/+4
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-112-2/+3
* Add missing include for protocol header file.klu22008-11-051-0/+1
* Remove over specific protocol for library DxeIpIoLibklu22008-11-051-0/+1
* Update to use DOS formatqhuang82008-10-311-7/+7
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-9/+0
* Add dependency of gEfiDpcProtocolGuid for these two library instances since t...qhuang82008-08-181-1/+5
* Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao42008-07-111-3/+3
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-231-27/+0
* 1. add public functions header.vanjeff2008-04-112-0/+53
* 1. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff2008-03-101-1/+1
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-144-636/+100
* 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2008-01-172-30/+18
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-202-2/+73
* Fixed filename case for case-sensitive file systems.jljusten2007-10-291-0/+0
* Clean up Network Components to support GCC build.yshang12007-10-091-1/+1
* Clear up network stack to use R9 MdeLib:qhuang82007-09-281-1390/+1250
* 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff2007-08-272-5/+105
* Make MdeModulePkg GCC clean.qwang122007-08-271-1/+1
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-231-3/+3
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-0/+1
* Fix the wrong copyright statements.qhuang82007-07-261-9/+9
* Fixed EBC build issues.vanjeff2007-07-253-26/+11
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-242-18/+545
* 1. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff2007-07-233-0/+3157