mirror_edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe
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
PxeBcDhcp.c Remove ASSERT and change to if () 2010-07-08 05:29:10 +00:00
PxeBcDhcp.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcDriver.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcDriver.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcImpl.c Improve PXE Over IPv4 performance: 2010-09-09 09:30:19 +00:00
PxeBcImpl.h Improve PXE Over IPv4 performance: 2010-09-09 09:30:19 +00:00
PxeBcMtftp.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcMtftp.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcSupport.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcSupport.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
UefiPxeBcDxe.inf 1. Introduce PcdTftpBlockSize to let platform DSC customize block size. 2010-08-18 00:47:26 +00:00