]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/HttpBootDxe/HttpBootClient.c
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / HttpBootDxe / HttpBootClient.c
2018-06-28 Liming GaoNetworkPkg: Clean up source files
2018-03-02 Jiaxin WuNetworkPkg/HttpBootDxe: Fix the incorrect error message...
2018-03-02 Jiaxin WuNetworkPkg/HttpBootDxe: Correct the parameter check...
2018-01-25 Jiaxin WuNetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe...
2017-08-14 Jiaxin WuNetworkPkg/HttpBootDxe: Update device path node to...
2017-06-22 Fu SiyuanNetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol...
2017-01-23 Jiaxin WuNetworkPkg: Add PCD to enable the HTTP connections...
2016-06-21 Star ZengNetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnic...
2016-06-13 Jiaxin WuNetworkPkg: Fix IPv6 boot failure in diff net segment...
2016-06-13 Jiaxin WuNetworkPkg: Handling timeout case in httpboot driver
2016-05-13 Gary LinNetworkPkg: Make HttpBootGetBootFile return EFI_BUFFER_...
2016-04-11 Fu SiyuanNetworkPkg: Add RAM disk boot support to HTTP Boot...
2016-03-16 Fu SiyuanNetworkPkg: Fix the driver model issue in HTTP Boot...
2016-03-07 Fu SiyuanNetworkPkg: Add URI configuration form to HTTP boot...
2016-02-25 Samer El-Haj-MahmoudNetworkPkg: Use Http11 definitions in HttpDxe and HttpB...
2016-02-03 Zhang LuboNetworkPkg:Add a new error status code EFI_HTTP_ERROR
2016-01-12 Paulo AlcantaraNetworkPkg: Fix some typos in Http boot driver.
2015-12-23 Fu SiyuanNetworkPkg: Remove a CopyMem to speed up the HTTP boot...
2015-11-09 Zhang LuboNetworkPkg:Enable Http Boot over Ipv6 stack
2015-09-14 Fu SiyuanNetworkPkg: Update cache management in HTTP boot driver.
2015-08-27 Jiaxin WuNetworkPkg: Convert the UNIX to DOS end of line format
2015-07-07 Fu SiyuanNetworkPkg: Add UEFI HTTP boot driver.