summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpBootDxe/HttpBootSupport.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/DxeHttpLib: Migrate HTTP header manipulation APIsAbner Chang2021-01-141-130/+0
* NetworkPkg/HttpBootDxe: Utilize HttpIoLibAbner Chang2020-12-041-430/+1
* NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur2020-02-101-6/+6
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-68/+68
* NetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe setup screen.Jiaxin Wu2018-01-251-2/+0
* NetworkPkg: Print error message to screen if error occurs during HTTP boot.Fu Siyuan2017-11-161-0/+2
* NetworkPkg/HttpBootDxe: Refine the coding style.Jiaxin Wu2017-08-091-1/+1
* NetworkPkg: Display HTTP redirection info to the screen if need.Fu Siyuan2017-08-031-1/+24
* NetworkPkg/HttpBootDxe: Fix spelling typo in EFI_HTTP_STATUS_CODEJiaxin Wu2017-08-021-1/+1
* NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.Fu Siyuan2017-06-221-0/+29
* NetworkPkg/HttpBootDxe: Handle new #define in HttpBootDxehegdenag2017-06-091-0/+4
* NetworkPkg/HttpBootDxe: Update to check specified media typeJiaxin Wu2017-02-161-1/+9
* NetworkPkg/HttpBootDxe: Declare the functions as EFIAPI to pass the GCC buildJiaxin Wu2017-02-161-0/+2
* NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACKJiaxin Wu2017-02-151-2/+35
* NetworkPkg: Add PCD to enable the HTTP connections switchJiaxin Wu2017-01-231-1/+52
* NetworkPkg: Refine UintnToAscDecWithFormat functions logicHao Wu2016-12-221-3/+2
* NetworkPkg: Handling timeout case in httpboot driverJiaxin Wu2016-06-131-1/+45
* NetworkPkg: Add RAM disk boot support to HTTP Boot driver.Fu Siyuan2016-04-111-0/+142
* NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan2016-03-161-4/+4
* NetworkPkg: fix function comments in HttpBootDxe.Fu Siyuan2016-03-151-1/+1
* NetworkPkg: Use the New Functions from HttpLibGhazi Belaam2016-03-101-38/+5
* NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan2016-03-071-0/+63
* NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo2016-02-031-13/+5
* NetworkPkg: Fix some typos in Http boot driver.Paulo Alcantara2016-01-121-2/+2
* NetworkPkg: Report Http Errors to screen when http layer occurs an errorZhang Lubo2015-11-101-1/+150
* NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo2015-11-091-22/+270
* NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-271-590/+590
* NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan2015-07-071-0/+590