audk/NetworkPkg/UefiPxeBcDxe
Jiaxin Wu 2f1b849dc8 NetworkPkg/UefiPxeBcDxe: Configure the ARP Instance/RouteTable with new address
After completed a DHCP D.O.R.A process and got the new address, the ARP Instance
and RouteTable should be configured so as to avoid the later Pxe.Arp failure.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2018-03-22 08:25:20 +08:00
..
ComponentName.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
PxeBcBoot.c NetworkPkg/UefiPxeBcDxe: Correct the handle for PXE Base Code Callback Protocol. 2017-12-15 08:46:46 +08:00
PxeBcBoot.h Fix bugs in PXE driver when using option 43 for boot server list and boot menu prompt. 2012-08-24 08:25:42 +00:00
PxeBcDhcp4.c NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS. 2018-02-05 13:38:40 +08:00
PxeBcDhcp4.h NetworkPkg: Check for the max DHCP packet length before use it. 2016-11-18 16:30:50 +08:00
PxeBcDhcp6.c NetworkPkg: Fix memory leak problem in PXE driver. 2018-01-04 09:07:32 +08:00
PxeBcDhcp6.h NetworkPkg: Check for the max DHCP packet length before use it. 2016-11-18 16:30:50 +08:00
PxeBcDriver.c NetworkPkg: Fix memory leak problem in PXE driver. 2018-01-04 09:07:32 +08:00
PxeBcDriver.h Update dual network stack drivers to produce multiple Driver Binding Protocol. 2013-04-25 01:33:43 +00:00
PxeBcImpl.c NetworkPkg/UefiPxeBcDxe: Configure the ARP Instance/RouteTable with new address 2018-03-22 08:25:20 +08:00
PxeBcImpl.h NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout. 2017-12-18 16:38:24 +08:00
PxeBcMtftp.c NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
PxeBcMtftp.h NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
PxeBcSupport.c NetworkPkg/UefiPxeBcDxe: Configure the ARP Instance/RouteTable with new address 2018-03-22 08:25:20 +08:00
PxeBcSupport.h NetworkPkg/UefiPxeBcDxe: Allow the NULL configuration for NewStationIP/NewSubnetMask 2017-12-15 08:47:04 +08:00
UefiPxeBcDxe.inf NetworkPkg: Add dns support for pxe boot based on IPv6. 2016-10-26 16:42:35 +08:00
UefiPxeBcDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
UefiPxeBcDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00