summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpBootDxe/HttpBootConfig.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/HttpBootDxe: Fix a typo in variable namePhilippe Mathieu-Daudé2020-02-101-2/+2
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-38/+38
* MdeModulePkg/NetworkPkg: Checking for NULL pointer before use.Fu Siyuan2018-06-211-0/+3
* NetworkPkg: Add PCD to enable the HTTP connections switchJiaxin Wu2017-01-231-30/+51
* NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo2016-06-231-2/+3
* NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-211-1/+1
* NetworkPkg: Fix a memory leak in HTTP boot driver.Fu Siyuan2016-05-061-3/+1
* NetworkPkg: Use UefiBootManagerLib API to create load option.Fu Siyuan2016-05-051-112/+24
* NetworkPkg: Allow user to create a HTTP corporate boot option in setup page.Fu Siyuan2016-04-271-4/+5
* NetworkPkg: Check pointer for NULL before use.Fu Siyuan2016-04-011-0/+4
* NetworkPkg: Fix HII related problem in HTTP boot driver.Fu Siyuan2016-03-241-9/+68
* NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan2016-03-161-26/+10
* NetworkPkg: HttpBootDxe: fix gcc build failure.Laszlo Ersek2016-03-081-1/+1
* NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan2016-03-071-0/+723