audk/MdeModulePkg/Universal/Network
Fu Siyuan 8cb92971e4 1. Update the parsing logic of DHCP message in PXE driver.
2. Append null terminated character at the end of option 67.
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Dong, Guo <guo.dong@intel.com>
Reviewed-by: Jin, Eric <eric.jin@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15099 6f19259b-4bc3-4df7-8a09-765794883524
2014-01-13 02:53:50 +00:00
..
ArpDxe Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
Dhcp4Dxe Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
DpcDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
IScsiDxe Fix bug in unload function: Check if component name protocol exist, only uninstall it when it really exists. 2014-01-10 08:24:29 +00:00
Ip4ConfigDxe Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which was incorrectly called NIC_IP4_CONFIG_INFO.Perment 2013-10-01 22:12:51 +00:00
Ip4Dxe Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_PARAMETER without restore TPL. 2013-09-18 02:27:20 +00:00
MnpDxe Fix “reconnect -r” ASSERT after VLAN configured. 2014-01-06 02:17:12 +00:00
Mtftp4Dxe Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
SnpDxe Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_SW_UNDI to support greater than 256NICs in UNDI (Request by UEFI2.4 Mantis991). 2013-08-20 02:22:00 +00:00
Tcp4Dxe Fix a bug in TCP driver’s component name print function. 2013-12-17 07:46:11 +00:00
Udp4Dxe Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
UefiPxeBcDxe 1. Update the parsing logic of DHCP message in PXE driver. 2014-01-13 02:53:50 +00:00
VlanConfigDxe 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00