Files
EDK2-fork/NetworkPkg/NetworkPkg.uni
Baraneedharan Anbazhagan 98351bb0d9 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 <anbazhagan@hp.com>
2025-04-29 04:57:14 +00:00

11 KiB