summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.h
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-689/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-11/+11
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-071-32/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-2/+10
* 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-0/+3
* Refine the functions headers.vanjeff2009-12-171-22/+22
* NetLib:tye2009-10-261-1/+1
* 1. update timeout interval time from 10ms to 50msvanjeff2009-08-131-2/+2
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-111-0/+1
* Clean Network Driver to include Uefi.h, not PiDxe.h. lgao42009-02-091-1/+1
* code scrub fixjgong52009-01-161-76/+50
* Clean up to update the reference of the these macros:qhuang82008-12-161-2/+2
* Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff2008-12-041-1/+2
* synced function headerjgong52008-11-181-14/+452
* edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h:jljusten2008-03-111-1/+1
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-6/+6
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-2/+2
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-301-289/+290
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-0/+299