summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpBootDxe/HttpBootConfig.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-138/+145
2021-12-07NetworkPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-2/+2
2020-02-10NetworkPkg/HttpBootDxe: Fix a typo in variable namePhilippe Mathieu-Daudé1-2/+2
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-38/+38
2018-06-21MdeModulePkg/NetworkPkg: Checking for NULL pointer before use.Fu Siyuan1-0/+3
2017-01-23NetworkPkg: Add PCD to enable the HTTP connections switchJiaxin Wu1-30/+51
2016-06-23NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo1-2/+3
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng1-1/+1
2016-05-06NetworkPkg: Fix a memory leak in HTTP boot driver.Fu Siyuan1-3/+1
2016-05-05NetworkPkg: Use UefiBootManagerLib API to create load option.Fu Siyuan1-112/+24
2016-04-27NetworkPkg: Allow user to create a HTTP corporate boot option in setup page.Fu Siyuan1-4/+5
2016-04-01NetworkPkg: Check pointer for NULL before use.Fu Siyuan1-0/+4
2016-03-24NetworkPkg: Fix HII related problem in HTTP boot driver.Fu Siyuan1-9/+68
2016-03-16NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan1-26/+10
2016-03-08NetworkPkg: HttpBootDxe: fix gcc build failure.Laszlo Ersek1-1/+1
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan1-0/+723