summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpBootDxe
AgeCommit message (Expand)Author
2020-04-03NetworkPkg/HttpBootDxe: Add RISC-V architecture for EDK2 CI.Abner Chang
2020-02-10NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur
2020-02-10NetworkPkg/HttpBootDxe: Fix a typo in variable namePhilippe Mathieu-Daudé
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-01-14NetworkPkg: Protocol Uninstallation CleanupAshish Singhal
2018-06-28NetworkPkg: Clean up source filesLiming Gao
2018-06-21MdeModulePkg/NetworkPkg: Checking for NULL pointer before use.Fu Siyuan
2018-03-28NetworkPkg/HttpBootDxe: fix typo in DHCPv4 packet parsingLaszlo Ersek
2018-03-02NetworkPkg/HttpBootDxe: Fix the incorrect error message output.Jiaxin Wu
2018-03-02NetworkPkg/HttpBootDxe: Correct the parameter check for the usage of HttpBoot...Jiaxin Wu
2018-01-25NetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe setup screen.Jiaxin Wu
2017-12-22NetworkPkg/HttpBootDxe: Break the HttpBoot Callback function when meet redire...Jiaxin Wu
2017-12-22NetworkPkg/HttpBootDxe: Avoid the potential memory leak when eror happen.Jiaxin Wu
2017-12-18NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang2
2017-11-16NetworkPkg: Print error message to screen if error occurs during HTTP boot.Fu Siyuan
2017-10-30NetworkPkg/HttpBootDxe: Add check to avoid use NULL pointerJiaxin Wu
2017-10-26NetworkPkg/HttpBootDxe: Add IPv6 support condition check.Jiaxin Wu
2017-08-14NetworkPkg/HttpBootDxe: Update device path node to include DNS informationJiaxin Wu
2017-08-09NetworkPkg/HttpBootDxe: Refine the coding style.Jiaxin Wu
2017-08-03NetworkPkg: Display HTTP redirection info to the screen if need.Fu Siyuan
2017-08-02NetworkPkg/HttpBootDxe: Fix spelling typo in EFI_HTTP_STATUS_CODEJiaxin Wu
2017-06-23NetworkPkg: Fix GCC build issue.Fu Siyuan
2017-06-22NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.Fu Siyuan
2017-06-09NetworkPkg/HttpBootDxe: Handle new #define in HttpBootDxehegdenag
2017-02-16NetworkPkg/HttpBootDxe: Update to check specified media typeJiaxin Wu
2017-02-16NetworkPkg/HttpBootDxe: Declare the functions as EFIAPI to pass the GCC buildJiaxin Wu
2017-02-15NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACKJiaxin Wu
2017-02-08NetworkPkg: Fix some typos of "according"Liming Gao
2017-01-23NetworkPkg: Add PCD to enable the HTTP connections switchJiaxin Wu
2016-12-22NetworkPkg: Refine UintnToAscDecWithFormat functions logicHao Wu
2016-12-19NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan
2016-11-18NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan
2016-10-12NetworkPkg: Remove redundant code in HTTP boot driver.Fu Siyuan
2016-07-22Fix IPv6 HTTPClient vendor class dataMichael Chang
2016-06-30NetworkPkg: Stop the HTTP Boot service after the boot image download complete.Fu Siyuan
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo
2016-06-23NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-06-13NetworkPkg: Fix IPv6 boot failure in diff net segment issueJiaxin Wu
2016-06-13NetworkPkg: Handling timeout case in httpboot driverJiaxin Wu
2016-05-13NetworkPkg: Make HttpBootGetBootFile return EFI_BUFFER_TOO_SMALLGary Lin
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan
2016-05-06NetworkPkg: Fix a memory leak in HTTP boot driver.Fu Siyuan
2016-05-06NetworkPkg/HttpBootDxe: Fix for the issue that the HTTP boot option can't be ...Sunny Wang
2016-05-05NetworkPkg: Use UefiBootManagerLib API to create load option.Fu Siyuan
2016-04-27NetworkPkg: Allow user to create a HTTP corporate boot option in setup page.Fu Siyuan
2016-04-11NetworkPkg: Add RAM disk boot support to HTTP Boot driver.Fu Siyuan
2016-04-01NetworkPkg: Check pointer for NULL before use.Fu Siyuan
2016-03-25NetworkPkg:Fix bug when parsing the dhcp6 option 16Zhang, Lubo
2016-03-25NetworkPkg:Fix Http boot download issue.Zhang Lubo