summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Udp4Dxe
AgeCommit message (Expand)Author
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2010-09-09Improve PXE Over IPv4 performance:hhuan13
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-02-241. Correct File header to ## @filelgao4
2010-01-25Fix a bug in Udp4IcmpHandler, it should not add special checking for Icmp mes...tye1
2009-12-30Code clean up in NetLib:xdu2
2009-12-17Refine the functions headers.vanjeff
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-04[Change summary]:tye
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-10-26NetLib:tye
2009-08-131. update timeout interval time from 10ms to 50msvanjeff
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-06-29add security check.vanjeff
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao4
2009-01-16code scrub fixjgong5
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff
2008-11-27Fixed one bug when calculating timeout value in timeout function for UDP prot...vanjeff
2008-11-18synced function headerjgong5
2008-11-13Scrubbed some code for Udp4jgong5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-05-27[Description]:vanjeff
2008-03-11edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h:jljusten
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2007-12-18Sync the latest version from R8.vanjeff
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-09-28Sync BASE_NAME of Upd4Dxe to Udp4Dxe.vanjeff
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff
2007-08-27Make MdeModulePkg GCC clean.qwang12
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff
2007-07-26Fix the wrong copyright statements.qhuang8
2007-07-25Fixed EBC build issues.vanjeff
2007-07-25Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.yshang1
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff