Re: [edk2] [Patch] NetworkPkg: Fix PXEv6 boot failure when DhcpBinl offer received.

2017-05-02 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Wu, Jiaxin Sent: Thursday, April 27, 2017 9:51 AM To: edk2-devel@lists.01.org Cc: Ye, Ting ; Fu, Siyuan ; Wu, Jiaxin Subject: [Patch] NetworkPkg: Fix PXEv6

Re: [edk2] [Patch] NetworkPkg: Fix PXEv6 boot failure when DhcpBinl offer received.

2017-05-02 Thread Fu, Siyuan
Reviewed-by: Fu Siyuan -Original Message- From: Wu, Jiaxin Sent: Thursday, April 27, 2017 9:51 AM To: edk2-devel@lists.01.org Cc: Ye, Ting; Fu, Siyuan; Wu, Jiaxin Subject: [Patch] NetworkPkg: Fix PXEv6 boot failure when DhcpBinl offer received. In case of the DHCP

[edk2] [Patch] NetworkPkg: Fix PXEv6 boot failure when DhcpBinl offer received.

2017-04-26 Thread Jiaxin Wu
In case of the DHCP and PXE services on different servers,PXEv6 boot will failure when DhcpBinl offer received. The issue is caused by the following reasons: * PXE Client doesn't append VENDOR_CLASS request parameter, so the offer replied from DHCP service will not contain VENDOR_CLASS option