summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library/UdpIoLib.h
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-363/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLibWang Fan2018-01-091-2/+16
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-161-3/+3
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-171-23/+23
* refine the code and add more security check.vanjeff2010-01-081-25/+25
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-301-78/+110
* Committing changes to the comments, to improve code documentation. pkandel2009-06-111-32/+30
* Remove redundant #include statementsmdkinney2009-05-201-1/+0
* Change library class PlatDriOverLib to PlatformDriOverrideLiblgao42009-02-241-2/+22
* sync Netlib function from c fileywu212009-01-131-36/+34
* Add () after function name so that Doxygen can create reference in doc.jgong52008-12-291-7/+7
* no need to use EFIAPIjgong52008-12-261-2/+2
* Add more commentsjgong52008-12-261-49/+117
* Fix function headerywu212008-12-231-7/+3
* Clean up to update the reference of the these macros:qhuang82008-12-161-3/+3
* Update to use DOS formatqhuang82008-10-311-244/+244
* Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang122008-10-141-10/+8
* Code scrube for MdeModule Definitions.lgao42008-07-081-11/+11
* Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang122008-06-041-71/+71
* 1. add public functions header.vanjeff2008-04-111-12/+81
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-3/+3
* Make MdeModulePkg GCC clean.qwang122007-08-271-1/+1
* 1. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff2007-07-231-0/+177