summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpBootDxe/HttpBootDxe.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-19NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic AuthenticationSaloni Kasbekar1-0/+6
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-71/+71
2020-12-04NetworkPkg/HttpBootDxe: Utilize HttpIoLibAbner Chang1-1/+2
2020-02-10NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur1-3/+3
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-94/+94
2017-10-26NetworkPkg/HttpBootDxe: Add IPv6 support condition check.Jiaxin Wu1-0/+2
2017-08-14NetworkPkg/HttpBootDxe: Update device path node to include DNS informationJiaxin Wu1-0/+2
2017-08-03NetworkPkg: Display HTTP redirection info to the screen if need.Fu Siyuan1-0/+4
2017-06-22NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.Fu Siyuan1-0/+14
2017-02-16NetworkPkg/HttpBootDxe: Update to check specified media typeJiaxin Wu1-2/+4
2017-02-15NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACKJiaxin Wu1-1/+2
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo1-0/+1
2016-05-06NetworkPkg/HttpBootDxe: Fix for the issue that the HTTP boot option can't be ...Sunny Wang1-0/+1
2016-04-11NetworkPkg: Add RAM disk boot support to HTTP Boot driver.Fu Siyuan1-0/+19
2016-03-16NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan1-1/+1
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan1-1/+32
2016-02-25NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud1-0/+3
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo1-6/+153
2015-08-27NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu1-303/+303
2015-07-07NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan1-0/+303