Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 52621088222cc6655069c4d63a2ecba5b1555d18
      
https://github.com/tianocore/edk2/commit/52621088222cc6655069c4d63a2ecba5b1555d18
  Author: Leandro Becker <lbec...@positivo.com.br>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M MdePkg/Include/IndustryStandard/Http11.h

  Log Message:
  -----------
  MdePkg/Http11.h: Add HTTP header definitions.

Added HTTP header definitions for the following headers:
"Content-Range", "Last-Modified" and "If-Unmodified-Since"

Signed-off-by: Leandro Gustavo Biss Becker <lbec...@positivo.com.br>


  Commit: 69139e39bc9bd7410ee71a830b812fb74d21bdb4
      
https://github.com/tianocore/edk2/commit/69139e39bc9bd7410ee71a830b812fb74d21bdb4
  Author: Leandro Becker <lbec...@positivo.com.br>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M NetworkPkg/HttpBootDxe/HttpBootClient.c
    M NetworkPkg/HttpBootDxe/HttpBootClient.h
    M NetworkPkg/HttpBootDxe/HttpBootDxe.h
    M NetworkPkg/HttpBootDxe/HttpBootDxe.inf
    M NetworkPkg/HttpBootDxe/HttpBootImpl.c
    M NetworkPkg/NetworkPkg.dec

  Log Message:
  -----------
  NetworkPkg/HttpBootDxe: Resume an interrupted boot file download.

When the boot file download operation is interrupted for some reason,
HttpBootDxe will use HTTP Range header to try resume the download
operation reusing the bytes downloaded so far.

Signed-off-by: Leandro Gustavo Biss Becker <lbec...@positivo.com.br>


Compare: https://github.com/tianocore/edk2/compare/964c22b8ea3b...69139e39bc9b

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to