summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-24Change library class PlatDriOverLib to PlatformDriOverrideLiblgao41-0/+1
2009-01-13fix file header issuesywu211-49/+49
2008-12-29Add () after function name so that Doxygen can create reference in doc.jgong51-1/+1
2008-12-26Fix OPTIONAL usagejgong51-1/+1
2008-12-26Add more commentsjgong51-43/+58
2008-12-23pure UEFI should not include “PiDxe.h” and “PiPei.h”ywu211-1/+1
2008-12-23Fix filer headerywu211-306/+236
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-11/+0
2008-04-111. add public functions header.vanjeff1-0/+6
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-25/+25
2008-02-11MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:jljusten1-1/+1
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-27/+90
2007-08-301. Fixed one bug in Undi driver. vanjeff1-8/+19
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-1/+4
2007-07-25Fixed EBC build issues.vanjeff1-1/+1
2007-07-231. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff1-0/+727