audk/NetworkPkg/HttpBootDxe
Fu Siyuan 7fd71047a6 NetworkPkg: Update cache management in HTTP boot driver.
The original HTTP boot driver always save the received message body in its cache,
it bring a large of memory allocation during HTTP download. This patch updates
the HTTP boot driver to only cache data when caller doesn't provide a buffer for
download (which is usually used when caller want to get the required buffer size).

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/trunk/edk2@18448 6f19259b-4bc3-4df7-8a09-765794883524
2015-09-14 09:05:12 +00:00
..
HttpBootClient.c NetworkPkg: Update cache management in HTTP boot driver. 2015-09-14 09:05:12 +00:00
HttpBootClient.h NetworkPkg: Enlarge receive block size of HTTP boot driver. 2015-09-14 09:04:25 +00:00
HttpBootComponentName.c NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootComponentName.h NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootDhcp4.c NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootDhcp4.h NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootDxe.c NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootDxe.h NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootDxe.inf NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootDxe.uni NetworkPkg: Add UEFI HTTP boot driver. 2015-07-07 09:29:28 +00:00
HttpBootDxeExtra.uni NetworkPkg: Add UEFI HTTP boot driver. 2015-07-07 09:29:28 +00:00
HttpBootImpl.c NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootImpl.h NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootSupport.c NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00
HttpBootSupport.h NetworkPkg: Convert the UNIX to DOS end of line format 2015-08-27 01:07:31 +00:00