audk/MdeModulePkg/Universal/Network
tye1 5f6aee0f72 Fix issue that node is still reachable after executing ifconfig –c.
Signed-off-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ouyang Qian <qian.ouyang@intel.com>


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13940 6f19259b-4bc3-4df7-8a09-765794883524
2012-11-14 01:43:18 +00:00
..
ArpDxe Add pointer check for NULL before dereference it. 2011-09-29 06:33:23 +00:00
Dhcp4Dxe 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
DpcDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
IScsiDxe Refine code to make it more safely. 2012-11-08 03:15:20 +00:00
Ip4ConfigDxe Fix issue that node is still reachable after executing ifconfig –c. 2012-11-14 01:43:18 +00:00
Ip4Dxe Add more check to make code more safely. 2012-11-01 02:10:31 +00:00
MnpDxe Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
Mtftp4Dxe Fix build fail. 2012-11-01 03:55:20 +00:00
SnpDxe MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback functions in SnpDxe. 2011-11-03 02:59:20 +00:00
Tcp4Dxe Add more check to make code more safely. 2012-11-01 02:10:31 +00:00
Udp4Dxe Add more check to make code more safely. 2012-11-01 02:10:31 +00:00
UefiPxeBcDxe 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
VlanConfigDxe Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return value of ActionRequest will be ignored, but on CallBack action EFI_BROWSER_ACTION_CHANGED, the return value of ActionRequest will be used. 2011-12-15 02:54:49 +00:00