summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-13fix file header issuesywu211-6/+6
2009-01-12checking coding style issues:ywu211-152/+150
2008-12-30enhanced function headerjgong51-60/+77
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. vanjeff1-7/+6
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 ...vanjeff1-12/+41
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-231. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff1-0/+1299