audk/NetworkPkg/UefiPxeBcDxe
Fu Siyuan ccd05ddd50 NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS.
Current PXE driver uses zero GUID if failed to get the system GUID from smbios
table, and some OS PXE boot may fail in such case. This patch is to add a warning
message to inform user that smbios table is missed on the platform.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
2018-02-05 13:38:40 +08:00
..
ComponentName.c
PxeBcBoot.c NetworkPkg/UefiPxeBcDxe: Correct the handle for PXE Base Code Callback Protocol. 2017-12-15 08:46:46 +08:00
PxeBcBoot.h
PxeBcDhcp4.c NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS. 2018-02-05 13:38:40 +08:00
PxeBcDhcp4.h
PxeBcDhcp6.c NetworkPkg: Fix memory leak problem in PXE driver. 2018-01-04 09:07:32 +08:00
PxeBcDhcp6.h
PxeBcDriver.c NetworkPkg: Fix memory leak problem in PXE driver. 2018-01-04 09:07:32 +08:00
PxeBcDriver.h
PxeBcImpl.c NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS. 2018-02-05 13:38:40 +08:00
PxeBcImpl.h NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout. 2017-12-18 16:38:24 +08:00
PxeBcMtftp.c
PxeBcMtftp.h
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
UefiPxeBcDxe.uni
UefiPxeBcDxeExtra.uni