]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg: Recycle the ICMP error message in PXE driver.
authorFu Siyuan <siyuan.fu@intel.com>
Thu, 21 Dec 2017 07:19:26 +0000 (15:19 +0800)
committerFu Siyuan <siyuan.fu@intel.com>
Fri, 22 Dec 2017 07:36:32 +0000 (15:36 +0800)
commit3c06e6a9e28c5c1057ecf3b097a76e77474266c7
tree019a6cbe660731f84d372261dda89ee3b6f8e870
parent673abfb7491b4abd73bb6a770cf8cd293fbbccb4
NetworkPkg: Recycle the ICMP error message in PXE driver.

This patch updates PxeBcIcmpErrorDpcHandle() and PxeBcIcmp6ErrorDpcHandle() to
recycle the ICMP packet after copy it to PXE mode data.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
NetworkPkg/UefiPxeBcDxe/PxeBcSupport.c