audk/NetworkPkg/UefiPxeBcDxe
Fu Siyuan bee14e9ebc NetworkPkg: Update PXE driver to check for NULL pointer before use it.
This patch is to fix the issue that dereferencing of "This" (EFI_LOAD_FILE_PROTOCOL)
in EfiPxeLoadFile() is happening before the NULL check.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Sriram Subramanian <sriram-s@hpe.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
2018-01-04 09:07:48 +08:00
..
ComponentName.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
PxeBcBoot.c NetworkPkg/UefiPxeBcDxe: Correct the handle for PXE Base Code Callback Protocol. 2017-12-15 08:46:46 +08:00
PxeBcBoot.h Fix bugs in PXE driver when using option 43 for boot server list and boot menu prompt. 2012-08-24 08:25:42 +00:00
PxeBcDhcp4.c NetworkPkg: Add assert for buffer pointer from DHCP driver. 2018-01-04 09:07:40 +08:00
PxeBcDhcp4.h NetworkPkg: Check for the max DHCP packet length before use it. 2016-11-18 16:30:50 +08:00
PxeBcDhcp6.c NetworkPkg: Fix memory leak problem in PXE driver. 2018-01-04 09:07:32 +08:00
PxeBcDhcp6.h NetworkPkg: Check for the max DHCP packet length before use it. 2016-11-18 16:30:50 +08:00
PxeBcDriver.c NetworkPkg: Fix memory leak problem in PXE driver. 2018-01-04 09:07:32 +08:00
PxeBcDriver.h Update dual network stack drivers to produce multiple Driver Binding Protocol. 2013-04-25 01:33:43 +00:00
PxeBcImpl.c NetworkPkg: Update PXE driver to check for NULL pointer before use it. 2018-01-04 09:07:48 +08:00
PxeBcImpl.h NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout. 2017-12-18 16:38:24 +08:00
PxeBcMtftp.c NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
PxeBcMtftp.h NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
PxeBcSupport.c NetworkPkg: Recycle the ICMP error message in PXE driver. 2017-12-22 15:36:32 +08:00
PxeBcSupport.h NetworkPkg/UefiPxeBcDxe: Allow the NULL configuration for NewStationIP/NewSubnetMask 2017-12-15 08:47:04 +08:00
UefiPxeBcDxe.inf NetworkPkg: Add dns support for pxe boot based on IPv6. 2016-10-26 16:42:35 +08:00
UefiPxeBcDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
UefiPxeBcDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00