summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpBootDxe/HttpBootClient.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-08NetworkPkg: Increase HTTP buffer size and enable TCP window scalingAndrei Otcheretianski1-1/+1
2022-07-19NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic AuthenticationSaloni Kasbekar1-2/+4
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-20/+20
2021-07-28NetworkPkg: Making the HTTP IO timeout value programmable with PCDZachary Clark-Williams1-6/+1
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-7/+7
2017-06-22NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.Fu Siyuan1-1/+3
2016-06-13NetworkPkg: Handling timeout case in httpboot driverJiaxin Wu1-0/+1
2016-04-11NetworkPkg: Add RAM disk boot support to HTTP Boot driver.Fu Siyuan1-1/+4
2016-02-25NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud1-3/+1
2016-01-12NetworkPkg: Fix some typos in Http boot driver.Paulo Alcantara1-1/+1
2015-09-14NetworkPkg: Enlarge receive block size of HTTP boot driver.Fu Siyuan1-1/+1
2015-08-27NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu1-139/+139
2015-07-07NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan1-0/+139