summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeIpIoLib
AgeCommit message (Expand)AuthorFilesLines
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang1-99/+90
2010-04-24Update the copyright notice formathhtian2-4/+4
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a1-0/+1
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun31-4/+3
2010-02-241. Correct File header to ## @filelgao41-17/+17
2009-12-30Code clean up in NetLib:xdu21-5/+5
2009-11-17Updated the IpIoLiband and the change includes: qouyang1-0/+2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye1-1/+8
2009-11-04[Change summary]:tye1-2/+2
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye1-20/+20
2009-10-27Fix the EBC build problem in DxeIpIoLib of r9374.tye1-30/+80
2009-10-26NetLib:tye1-205/+895
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2-3/+5
2009-05-20Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney1-0/+2
2009-04-02Enhance the file header description.niry1-1/+4
2009-03-25Fix coding style issue.niry1-1/+1
2009-01-13fix file header issuesywu212-22/+20
2009-01-12checking coding style issues:ywu211-152/+150
2008-12-30enhanced function headerjgong51-60/+77
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-05Remove over specific protocol for library DxeIpIoLibklu21-4/+0
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-15/+1
2008-04-111. add public functions header.vanjeff1-0/+10
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-38/+38
2007-12-18Sync the latest version from R8.vanjeff1-6/+0
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-13/+96
2007-09-06Changed the code style. it could pass EBC and ICC build.vanjeff1-44/+41
2007-08-301. Fixed one bug in Undi driver. vanjeff2-7/+7
2007-08-27Make MdeModulePkg GCC clean.qwang121-2/+2
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2-15/+44
2007-07-26Fix the wrong copyright statements.qhuang81-1/+1
2007-07-25Add volatile type definition to avoid link error when building with ICCvanjeff1-2/+3
2007-07-25Fixed EBC build issues.vanjeff1-4/+4
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff1-16/+3
2007-07-231. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff2-0/+1364