public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] UefiBootManagerLib, HttpDxe: tweaks for large HTTP(S) downloads
@ 2020-01-08 23:43 Laszlo Ersek
  2020-01-08 23:43 ` [PATCH 1/2] MdeModulePkg/UefiBootManagerLib: log reserved mem allocation failure Laszlo Ersek
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Laszlo Ersek @ 2020-01-08 23:43 UTC (permalink / raw)
  To: edk2-devel-groups-io
  Cc: Hao A Wu, Jian J Wang, Jiaxin Wu, Maciej Rabeda, Ray Ni,
	Siyuan Fu, Zhichao Gao

Repo:   https://github.com/lersek/edk2.git
Branch: tweaks_for_large_http

This series aims to improve HTTP(S) Boot experience with large (4GiB+)
files.

Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Maciej Rabeda <maciej.rabeda@linux.intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>

Thanks,
Laszlo

Laszlo Ersek (2):
  MdeModulePkg/UefiBootManagerLib: log reserved mem allocation failure
  NetworkPkg/HttpDxe: fix 32-bit truncation in HTTPS download

 MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c | 31 ++++++++++++++++++++
 NetworkPkg/HttpDxe/HttpImpl.c                    |  2 +-
 2 files changed, 32 insertions(+), 1 deletion(-)

-- 
2.19.1.3.g30247aa5d201


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-01-14 10:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-08 23:43 [PATCH 0/2] UefiBootManagerLib, HttpDxe: tweaks for large HTTP(S) downloads Laszlo Ersek
2020-01-08 23:43 ` [PATCH 1/2] MdeModulePkg/UefiBootManagerLib: log reserved mem allocation failure Laszlo Ersek
2020-01-09  3:08   ` Ni, Ray
2020-01-09 17:24   ` [edk2-devel] " Philippe Mathieu-Daudé
2020-01-13  1:53   ` Siyuan, Fu
2020-01-13 21:05     ` Laszlo Ersek
2020-01-14  6:55   ` Wu, Hao A
2020-01-08 23:43 ` [PATCH 2/2] NetworkPkg/HttpDxe: fix 32-bit truncation in HTTPS download Laszlo Ersek
2020-01-09 13:29   ` [edk2-devel] " Philippe Mathieu-Daudé
2020-01-10  1:01   ` Siyuan, Fu
2020-01-10 10:49     ` Laszlo Ersek
2020-01-10 15:31   ` Maciej Rabeda
2020-01-14 10:59 ` [edk2-devel] [PATCH 0/2] UefiBootManagerLib, HttpDxe: tweaks for large HTTP(S) downloads Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox