]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg/HttpBootDxe: Correct the parameter check for the usage of HttpBootGetFileF...
authorJiaxin Wu <jiaxin.wu@intel.com>
Thu, 1 Mar 2018 03:52:28 +0000 (11:52 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Fri, 2 Mar 2018 03:14:52 +0000 (11:14 +0800)
commit951c6e63f8dbcf9eb4c720cf218cb7ede7a7255e
tree8933f6b098a9a5c9cd1c34ec0438830449a1ab66
parent5ac0a5450bb87ccefa9f847d3d5bf579cb13925e
NetworkPkg/HttpBootDxe: Correct the parameter check for the usage of HttpBootGetFileFromCache.

The patch is to fix the incorrect parameter check for the HttpBootGetFileFromCache().

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