audk/NetworkPkg/HttpBootDxe
Leandro Becker b3efbda166 NetworkPkg/HttpBootDxe: Report download error when resume attempts fail
When all resume attempts to continue an interrupted NBP file
download have failed, report the failure status to the caller.

Original implementation was returning success when number of
retries reaches the limit defined by PcdMaxHttpResumeRetries.

Signed-off-by: Leandro Gustavo Biss Becker <lbecker@positivo.com.br>
2024-10-15 22:26:37 +00:00
..
HttpBootClient.c NetworkPkg/HttpBootDxe: Resume an interrupted boot file download. 2024-09-13 10:26:09 +00:00
HttpBootClient.h NetworkPkg/HttpBootDxe: Resume an interrupted boot file download. 2024-09-13 10:26:09 +00:00
HttpBootComponentName.c
HttpBootComponentName.h
HttpBootConfig.c
HttpBootConfig.h
HttpBootConfigNVDataStruc.h
HttpBootConfigStrings.uni
HttpBootConfigVfr.vfr
HttpBootDhcp4.c
HttpBootDhcp4.h
HttpBootDhcp6.c
HttpBootDhcp6.h
HttpBootDxe.c
HttpBootDxe.h NetworkPkg/HttpBootDxe: Resume an interrupted boot file download. 2024-09-13 10:26:09 +00:00
HttpBootDxe.inf NetworkPkg/HttpBootDxe: Resume an interrupted boot file download. 2024-09-13 10:26:09 +00:00
HttpBootDxe.uni
HttpBootDxeExtra.uni
HttpBootImpl.c NetworkPkg/HttpBootDxe: Report download error when resume attempts fail 2024-10-15 22:26:37 +00:00
HttpBootImpl.h
HttpBootSupport.c
HttpBootSupport.h