summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeIpIoLib
Commit message (Expand)AuthorAgeFilesLines
* Updated the IpIoLiband and the change includes: qouyang2009-11-171-0/+2
* 1. Add Link MTU support to IP4 and TCP4 driver.tye2009-11-111-1/+8
* [Change summary]:tye2009-11-041-2/+2
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-301-20/+20
* Fix the EBC build problem in DxeIpIoLib of r9374.tye2009-10-271-30/+80
* NetLib:tye2009-10-261-205/+895
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-112-3/+5
* Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney2009-05-201-0/+2
* Enhance the file header description.niry2009-04-021-1/+4
* Fix coding style issue.niry2009-03-251-1/+1
* fix file header issuesywu212009-01-132-22/+20
* checking coding style issues:ywu212009-01-121-152/+150
* enhanced function headerjgong52008-12-301-60/+77
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* Remove over specific protocol for library DxeIpIoLibklu22008-11-051-4/+0
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-15/+1
* 1. add public functions header.vanjeff2008-04-111-0/+10
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-38/+38
* Sync the latest version from R8.vanjeff2007-12-181-6/+0
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-13/+96
* Changed the code style. it could pass EBC and ICC build.vanjeff2007-09-061-44/+41
* 1. Fixed one bug in Undi driver. vanjeff2007-08-302-7/+7
* Make MdeModulePkg GCC clean.qwang122007-08-271-2/+2
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-232-15/+44
* Fix the wrong copyright statements.qhuang82007-07-261-1/+1
* Add volatile type definition to avoid link error when building with ICCvanjeff2007-07-251-2/+3
* Fixed EBC build issues.vanjeff2007-07-251-4/+4
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-16/+3
* 1. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff2007-07-232-0/+1364