Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 98351bb0d902b0750466f971734d0cbc9a98deba
      
https://github.com/tianocore/edk2/commit/98351bb0d902b0750466f971734d0cbc9a98deba
  Author: Baraneedharan Anbazhagan <anbazha...@hp.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M NetworkPkg/HttpDxe/HttpDriver.h
    M NetworkPkg/HttpDxe/HttpDxe.inf
    M NetworkPkg/HttpDxe/HttpProto.c
    M NetworkPkg/HttpDxe/HttpProto.h
    M NetworkPkg/NetworkPkg.dec
    M NetworkPkg/NetworkPkg.uni

  Log Message:
  -----------
  NetworkPkg: Add PCD for HTTP transfer buffer size

Current HTTP transfer size have a default value of 2M.
This PCD change allows the platform code to change the transfer buffer size.
Based on the network bandwidth, the buffer size can be adjusted to improve 
performance.
Large buffer size provides better performance in high-bandwidth connections.
However, small buffer size helps to reduce packet loss in low-bandwidth 
scenarios.

Signed-off-by: Anbazhagan Baraneedharan <anbazha...@hp.com>



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