public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS.
@ 2018-02-02  3:28 Fu Siyuan
  2018-02-02  3:28 ` [Patch 1/2] " Fu Siyuan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Fu Siyuan @ 2018-02-02  3:28 UTC (permalink / raw)
  To: edk2-devel

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.

Fu Siyuan (2):
  NetworkPkg: Add warning message for PXE if failed to read system GUID
    from SMBIOS.
  MdeModulePkg/PXE: Add warning message for PXE if failed to read system
    GUID from SMBIOS.

 MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.c | 5 ++++-
 NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.c                    | 3 +++
 NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c                     | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.13.0.windows.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-02  4:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-02  3:28 [Patch 0/2] NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS Fu Siyuan
2018-02-02  3:28 ` [Patch 1/2] " Fu Siyuan
2018-02-02  3:28 ` [Patch 2/2] MdeModulePkg/PXE: " Fu Siyuan
2018-02-02  3:47 ` [Patch 0/2] NetworkPkg: " Yao, Jiewen
2018-02-02  3:49   ` Fu, Siyuan
2018-02-02  4:38     ` Yao, Jiewen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox