audk/MdeModulePkg/Universal/Network/Udp4Dxe
hhuan13 2e4c2a049b Improve PXE Over IPv4 performance:
1. Stop UdpWrite instance upon return from EfiPxeBcUdpWrite() to avoid mass pkgs enqueue to this useless instance in Udp layer.
2. Enhance Udp timeout logic to prevent the worst case happen, and set PxeUdp instance to 50ms to avoid enqueue mass pkgs in background.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10861 6f19259b-4bc3-4df7-8a09-765794883524
2010-09-09 09:30:19 +00:00
..
ComponentName.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Udp4Driver.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Udp4Driver.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
Udp4Dxe.inf Update the copyright notice format 2010-04-24 09:33:45 +00:00
Udp4Impl.c Improve PXE Over IPv4 performance: 2010-09-09 09:30:19 +00:00
Udp4Impl.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
Udp4Main.c Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change IP_IO structure using this UNION to point the special IP Protocol. 2010-06-13 08:18:10 +00:00