diff options
author | Fu Siyuan <siyuan.fu@intel.com> | 2015-09-15 05:38:43 +0000 |
---|---|---|
committer | hwu1225 <hwu1225@Edk2> | 2015-09-15 05:38:43 +0000 |
commit | a565ec4117d31256151d8ce343a7c943c97bae40 (patch) | |
tree | 9ab492b627e74e8620ea0e8c330fd73ed4b54642 /ShellBinPkg | |
parent | e5a9019a501bdde2fa22f5ca4d5ac651dd2d89cf (diff) | |
download | edk2-platforms-a565ec4117d31256151d8ce343a7c943c97bae40.tar.xz |
NetworkPkg: Enlarge receive block size of HTTP boot driver.
HTTP boot driver uses block size of 1024 when receiving HTTP message body,
but typically the MTU of Ethernet is 1500 bytes so it makes 1 TCP segment data
split into 2 Http.Response call. This patch enlarges the block size to avoid
this issue.
(Sync patch r18447 from main trunk.)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2015@18457 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg')
0 files changed, 0 insertions, 0 deletions