]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/HttpDxe
SecurityPkg: Add TPM PTP support in TPM2 device lib.
[mirror_edk2.git] / NetworkPkg / HttpDxe /
2015-12-23 Jiaxin WuNetworkPkg: Remove unused EFI_HTTP_PROTOCOL definition
2015-12-22 Samer El-Haj-MahmoudNetworkPkg : Remove unused local variables to fix gcc...
2015-12-21 Zhang LuboNetworkPkg:Fix a bug the 2nd httpboot fail issue.
2015-12-18 Zhang LuboNetworkPkg:Fix the issue Http boot hang when network...
2015-12-15 Jordan JustenNetworkPkg: Convert all .uni files to utf-8
2015-11-26 Zhang LuboNetworkPkg:Fix NULL pointer dereference issues.
2015-11-13 Zhang LuboNetworkPkg: Httpboot will fail the 2nd time result...
2015-11-09 Zhang LuboNetworkPkg:Fix the issue that cannot parse ipv6 address...
2015-11-09 Zhang LuboNetworkPkg:Enable Http Boot over Ipv6 stack
2015-11-06 Nagaraj HegdeNetworkPkg:Missing CloseEvent() in HttpResponseWorker
2015-10-30 Nagaraj HegdeNetworkPkg: HttpDxe sometimes free a pointer twice
2015-10-06 Samer El-Haj-MahmoudNetworkPkg: HttpDxe: Remove unused local variables
2015-09-21 Samer El-Haj-MahmoudNetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE...
2015-09-16 Fu SiyuanNetworkPkg: Enhance the NULL pointer check before deref...
2015-09-15 Fu SiyuanNetworkPkg: Correct the missed code in r18449.
2015-09-14 Fu SiyuanNetworkPkg: Update Http driver to use DPC mechanism.
2015-09-14 Fu SiyuanNetworkPkg: RxToken event not closed in Http.Response().
2015-09-14 Fu SiyuanNetworkPkg: Avoid memory allocation for each HTTP messa...
2015-09-06 Zhang LuboNetworkPkg: Fix the HttpCloseConnection fail issue
2015-08-26 Jiaxin WuNetworkPkg: Update HttpDxe driver to consume EFI_HTTP_U...
2015-08-22 Gary Ching-Pang LinNetworkPkg: Remove the hostname from the http request...
2015-07-10 fanwang2NetworkPkg: Code logic optimization for DnsDxe and...
2015-07-07 Ye TingNetworkPkg: Add HTTP Driver