summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library/UdpIoLib.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao1-363/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-2/+2
2018-01-09MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLibWang Fan1-2/+16
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-2/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a1-3/+3
2010-03-17Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-23/+23
2010-01-08refine the code and add more security check.vanjeff1-25/+25
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye1-78/+110
2009-06-11Committing changes to the comments, to improve code documentation. pkandel1-32/+30
2009-05-20Remove redundant #include statementsmdkinney1-1/+0
2009-02-24Change library class PlatDriOverLib to PlatformDriOverrideLiblgao41-2/+22
2009-01-13sync Netlib function from c fileywu211-36/+34
2008-12-29Add () after function name so that Doxygen can create reference in doc.jgong51-7/+7
2008-12-26no need to use EFIAPIjgong51-2/+2
2008-12-26Add more commentsjgong51-49/+117
2008-12-23Fix function headerywu211-7/+3
2008-12-16Clean up to update the reference of the these macros:qhuang81-3/+3
2008-10-31Update to use DOS formatqhuang81-244/+244
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang121-10/+8
2008-07-08Code scrube for MdeModule Definitions.lgao41-11/+11
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang121-71/+71
2008-04-111. add public functions header.vanjeff1-12/+81
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-3/+3
2007-08-27Make MdeModulePkg GCC clean.qwang121-1/+1
2007-07-231. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff1-0/+177