audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
sfu5 357af28525 Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and Mtftp process.
Signed-off-by: sfu5
Reviewed-by: qianouyang
Reviewed-by: tye

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12884 6f19259b-4bc3-4df7-8a09-765794883524
2011-12-16 09:00:47 +00:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
PxeBcDhcp.c 1. Refine the error handling for PXE-v4 driver. 2011-08-24 08:48:23 +00:00
PxeBcDhcp.h 1. Refine the error handling for PXE-v4 driver. 2011-08-24 08:48:23 +00:00
PxeBcDriver.c 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unnecessary re-configure Udp4Read operation. 2011-06-09 09:25:02 +00:00
PxeBcDriver.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcImpl.c Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and Mtftp process. 2011-12-16 09:00:47 +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 1. Define a netlib library function NetLibGetSystemGuid() 2011-07-14 11:27:05 +00:00
PxeBcSupport.h 1. Define a netlib library function NetLibGetSystemGuid() 2011-07-14 11:27:05 +00:00
UefiPxeBcDxe.inf 1. Introduce PcdTftpBlockSize to let platform DSC customize block size. 2010-08-18 00:47:26 +00:00