]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Udp4Dxe / Udp4Impl.c
2019-05-27 Liming GaoNetworkPkg: Move Network library and drivers from MdeMo...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2016-10-28 Fu SiyuanMdeModulePkg: Update IP4 stack drivers for classless...
2016-08-01 Fu SiyuanMdeModulePkg: Add missed character in copyright.
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-04-01 Fu SiyuanMdeModulePkg: Check received packet size before use it.
2014-05-15 Olivier MartinFix some build issues (ARM toolchain).
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-11-01 ydong10Add more check to make code more safely.
2010-09-09 hhuan13Improve PXE Over IPv4 performance:
2010-06-13 qianouyangAdd a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-01-25 tye1Fix a bug in Udp4IcmpHandler, it should not add special...
2009-12-17 vanjeffRefine the functions headers.
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-26 tyeNetLib:
2009-08-13 vanjeff1. update timeout interval time from 10ms to 50ms
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-06-29 vanjeffadd security check.
2009-01-16 jgong5code scrub fix
2008-12-01 vanjeff1. Fixed issue when calculating timeout value in timeou...
2008-11-27 vanjeffFixed one bug when calculating timeout value in timeout...
2008-11-18 jgong5synced function header
2008-11-13 jgong5Scrubbed some code for Udp4
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-05-27 vanjeff[Description]:
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-12-18 vanjeffSync the latest version from R8.
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-08-27 vanjeff1. Sync the latest network stack. Add NetLibCreateIPv4D...
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.