audk/MdeModulePkg/Universal/Network
Fu Siyuan 12ae56cf28 MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.
This patch updates IP4 stack to support 32bit subnet mask in PXE boot process.
When 32bit subnet mask is used, the IP4 driver couldn't use the subnet mask to determine
whether destination IP address is on-link or not, so it will always try to send all the
packets to the destination IP address directly first, if failed it will continue
to try the default gateway.

Contributed-under: TianoCore Contribution Agreement 1.1
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>
2018-09-03 08:36:55 +08:00
..
ArpDxe MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4Dxe MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
DpcDxe MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
IScsiDxe MdeModulePkg IScsiDxe: Remove a redundant function 2018-08-21 16:29:09 +08:00
Ip4Dxe MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. 2018-09-03 08:36:55 +08:00
MnpDxe MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Mtftp4Dxe MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. 2018-09-03 08:36:55 +08:00
SnpDxe MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Tcp4Dxe MdeModulePkg Tcp4Dxe: Remove redundant functions 2018-08-21 16:29:10 +08:00
Udp4Dxe MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
UefiPxeBcDxe MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
VlanConfigDxe MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00