audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
sfu5 216f79703b 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
2. Fix the driver binding Stop() hang issue in the network stack.
3. Add Ip4 raw data support.
4. Add iSCSI Dhcp option 60 support.

Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Ouyang Qian <qian.ouyang@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13995 6f19259b-4bc3-4df7-8a09-765794883524
2012-12-13 06:47:06 +00:00
..
ComponentName.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
PxeBcDhcp.c 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. 2012-10-17 08:23:41 +00:00
PxeBcDhcp.h 1. Refine the error handling for PXE-v4 driver. 2011-08-24 08:48:23 +00:00
PxeBcDriver.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +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