]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/HttpBootDxe/HttpBootDhcp4.c
NetworkPkg: Ignore BootFileName if it is overloaded.
authorFu Siyuan <siyuan.fu@intel.com>
Tue, 3 May 2016 05:29:23 +0000 (13:29 +0800)
committerFu Siyuan <siyuan.fu@intel.com>
Fri, 6 May 2016 03:42:11 +0000 (11:42 +0800)
commitb7f28e1a6ce0eabbc04e87c39fc3b5a0a7b34a6c
tree20238efc278d467a5b78a9e45251bf04391b9a87
parent61e0f079bcf1b4e6ae9a00c7ae0ae0bd91a2d822
NetworkPkg: Ignore BootFileName if it is overloaded.

Make sure "File" field is not overloaded to carry other DHCP options before use
it in HTTP boot driver.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
NetworkPkg/HttpBootDxe/HttpBootDhcp4.c