audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
Jiaxin Wu 3fe97d9459 MdeModulePkg/UefiPxeBcDxe: Discard the normal ICMP packets and recycle the received ICMP data.
This patch is to discard the normal ICMP packets and recycle the received
ICMP data to avoid the memory leak.

Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Heyi Guo <heyi.guo@linaro.org>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Tested-by: Heyi Guo <heyi.guo@linaro.org>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2017-12-13 16:25:35 +08:00
..
ComponentName.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
PxeBcDhcp.c MdeModulePkg/UefiPxeBcDxe: Fix the PXE BootMenu selection issue 2017-06-05 16:28:34 +08:00
PxeBcDhcp.h MdeModulePkg: Replace ASSERT with error return code in PXE driver. 2016-12-19 08:54:15 +08:00
PxeBcDriver.c MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00
PxeBcDriver.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcImpl.c MdeModulePkg/UefiPxeBcDxe: Discard the normal ICMP packets and recycle the received ICMP data. 2017-12-13 16:25:35 +08:00
PxeBcImpl.h MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. 2016-06-23 09:39:23 +08:00
PxeBcMtftp.c MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcMtftp.h MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcSupport.c MdeModulePkg/UefiPxeBcDxe: Refine the PXE boot displayed information 2017-06-05 16:28:51 +08:00
PxeBcSupport.h MdeModulePkg/UefiPxeBcDxe: Refine the PXE boot displayed information 2017-06-05 16:28:51 +08:00
UefiPxe4BcDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UefiPxe4BcDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UefiPxeBcDxe.inf MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00