]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/HttpBootDxe
NetworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / NetworkPkg / HttpBootDxe /
2019-04-09 Michael D KinneyNetworkPkg: Replace BSD License with BSD+Patent License
2019-01-14 Ashish SinghalNetworkPkg: Protocol Uninstallation Cleanup
2018-06-28 Liming GaoNetworkPkg: Clean up source files
2018-06-21 Fu SiyuanMdeModulePkg/NetworkPkg: Checking for NULL pointer...
2018-03-28 Laszlo ErsekNetworkPkg/HttpBootDxe: fix typo in DHCPv4 packet parsing
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-12-22 Jiaxin WuNetworkPkg/HttpBootDxe: Break the HttpBoot Callback...
2017-12-22 Jiaxin WuNetworkPkg/HttpBootDxe: Avoid the potential memory...
2017-12-18 fanwang2NetworkPkg: Update Api from NetLibDetectMedia to NetLib...
2017-11-16 Fu SiyuanNetworkPkg: Print error message to screen if error...
2017-10-30 Jiaxin WuNetworkPkg/HttpBootDxe: Add check to avoid use NULL...
2017-10-26 Jiaxin WuNetworkPkg/HttpBootDxe: Add IPv6 support condition...
2017-08-14 Jiaxin WuNetworkPkg/HttpBootDxe: Update device path node to...
2017-08-09 Jiaxin WuNetworkPkg/HttpBootDxe: Refine the coding style.
2017-08-03 Fu SiyuanNetworkPkg: Display HTTP redirection info to the screen...
2017-08-02 Jiaxin WuNetworkPkg/HttpBootDxe: Fix spelling typo in EFI_HTTP_S...
2017-06-23 Fu SiyuanNetworkPkg: Fix GCC build issue.
2017-06-22 Fu SiyuanNetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol...
2017-06-09 hegdenagNetworkPkg/HttpBootDxe: Handle new #define in HttpBootDxe
2017-02-16 Jiaxin WuNetworkPkg/HttpBootDxe: Update to check specified media...
2017-02-16 Jiaxin WuNetworkPkg/HttpBootDxe: Declare the functions as EFIAPI...
2017-02-15 Jiaxin WuNetworkPkg/HttpBootDxe: Request HTTP token notify as...
2017-02-08 Liming GaoNetworkPkg: Fix some typos of "according"
2017-01-23 Jiaxin WuNetworkPkg: Add PCD to enable the HTTP connections...
2016-12-22 Hao WuNetworkPkg: Refine UintnToAscDecWithFormat functions...
2016-12-19 Fu SiyuanNetworkPkg: Replace ASSERT with error return code in...
2016-11-18 Fu SiyuanNetworkPkg: Check for the max DHCP packet length before...
2016-10-12 Fu SiyuanNetworkPkg: Remove redundant code in HTTP boot driver.
2016-07-22 Michael ChangFix IPv6 HTTPClient vendor class data
2016-06-30 Fu SiyuanNetworkPkg: Stop the HTTP Boot service after the boot...
2016-06-23 Zhang LuboNetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-06-23 Zhang LuboNetworkPkg: Replace ASSERT with error handling in Http...
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-05-06 Fu SiyuanNetworkPkg: Ignore BootFileName if it is overloaded.
2016-05-06 Fu SiyuanNetworkPkg: Fix a memory leak in HTTP boot driver.
2016-05-06 Sunny WangNetworkPkg/HttpBootDxe: Fix for the issue that the...
2016-05-05 Fu SiyuanNetworkPkg: Use UefiBootManagerLib API to create load...
2016-04-27 Fu SiyuanNetworkPkg: Allow user to create a HTTP corporate boot...
2016-04-11 Fu SiyuanNetworkPkg: Add RAM disk boot support to HTTP Boot...
2016-04-01 Fu SiyuanNetworkPkg: Check pointer for NULL before use.
2016-03-25 Zhang, LuboNetworkPkg:Fix bug when parsing the dhcp6 option 16
2016-03-25 Zhang LuboNetworkPkg:Fix Http boot download issue.
2016-03-24 Fu SiyuanNetworkPkg: Fix HII related problem in HTTP boot driver.
2016-03-16 Fu SiyuanNetworkPkg: Fix the driver model issue in HTTP Boot...
2016-03-15 Fu SiyuanNetworkPkg: fix function comments in HttpBootDxe.
2016-03-10 Ghazi BelaamNetworkPkg: Use the New Functions from HttpLib
2016-03-10 Fu SiyuanNetworkPkg: Convert UNI file to UTF8 format.
2016-03-08 Laszlo ErsekNetworkPkg: HttpBootDxe: fix gcc build failure.
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-28 Zhang LuboNetworkPkg:Fix Network memory leak when calling GetMode...
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-12-15 Jordan JustenNetworkPkg: Convert all .uni files to utf-8
2015-11-30 Zhang LuboNetworkPkg: Fix a bug in HttpBootDriverBindingStop...
2015-11-10 Zhang LuboNetworkPkg: Report Http Errors to screen when http...
2015-11-09 Zhang LuboNetworkPkg:Enable Http Boot over Ipv6 stack
2015-09-14 Fu SiyuanNetworkPkg: Update cache management in HTTP boot driver.
2015-09-14 Fu SiyuanNetworkPkg: Enlarge receive block size of HTTP boot...
2015-08-27 Jiaxin WuNetworkPkg: Convert the UNIX to DOS end of line format
2015-08-18 Jiaxin WuNetworkPkg: Stop and release DHCP4 child after boot...
2015-07-14 Zhang LuboNetworkPkg: Fix an error that the call function declare...
2015-07-07 Fu SiyuanNetworkPkg: Add UEFI HTTP boot driver.