audk/NetworkPkg/UefiPxeBcDxe
Fu, Siyuan ae97201c55 1. Update PXE driver to support PXEv6 boot cross subnet.
2. Update IP6 driver to use previous configured prefix length if a pre-exist IP6 address with unspecified prefix length.
3. Add NULL check for Dhcp protocol pointer before it decline the address in Ip6ConfigSetStatefulAddrCallback() function.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu, Siyuan <siyuan.fu@intel.com>
Reviewed-By: Ye, Ting (ting.ye@intel.com)
Reviewed-By: Wu, Jiaxin <jiaxin.wu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16131 6f19259b-4bc3-4df7-8a09-765794883524
2014-09-18 11:44:36 +00:00
..
ComponentName.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
PxeBcBoot.c 1. Update PXE driver to support PXEv6 boot cross subnet. 2014-09-18 11:44:36 +00: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 1. Update PXE driver to support PXEv6 boot cross subnet. 2014-09-18 11:44:36 +00:00
PxeBcDhcp4.h Fix default VENDOR_CLASS in DHCP discover. 2014-04-25 06:54:56 +00:00
PxeBcDhcp6.c 1. Update PXE driver to support PXEv6 boot cross subnet. 2014-09-18 11:44:36 +00:00
PxeBcDhcp6.h 1. Update PXE driver to support PXEv6 boot cross subnet. 2014-09-18 11:44:36 +00:00
PxeBcDriver.c Fix bug in PXE driver: memory may be freed before use. 2013-05-14 03:01:51 +00:00
PxeBcDriver.h Update dual network stack drivers to produce multiple Driver Binding Protocol. 2013-04-25 01:33:43 +00:00
PxeBcImpl.c 1. Update PXE driver to support PXEv6 boot cross subnet. 2014-09-18 11:44:36 +00:00
PxeBcImpl.h 1. Update PXE driver to support PXEv6 boot cross subnet. 2014-09-18 11:44:36 +00:00
PxeBcMtftp.c Append the terminating null character at the end of the string to avoid buffer overflow. 2014-08-25 08:04:52 +00:00
PxeBcMtftp.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
PxeBcSupport.c Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStationIp. 2014-04-23 06:25:52 +00:00
PxeBcSupport.h Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStationIp. 2014-04-23 06:25:52 +00:00
UefiPxeBcDxe.inf NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:23:58 +00:00
UefiPxeBcDxe.uni NetworkPkg: Convert non DOS format files to DOS format 2014-09-03 08:50:27 +00:00
UefiPxeBcDxeExtra.uni NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:26:24 +00:00