]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg
MdePkg: Update Base.h to fix compilation issues with ICC.
[mirror_edk2.git] / NetworkPkg /
2016-02-03 Zhang LuboNetworkPkg:Add a new error status code EFI_HTTP_ERROR
2016-02-03 Zhang LuboNetworkPkg: Fix suspicious dereference of pointer ...
2016-02-01 Jiaxin WuNetworkPkg: Correct inconsistent function descriptions...
2016-01-28 Zhang LuboNetworkPkg: Change HTTP API typos.
2016-01-28 Zhang LuboNetworkPkg:Fix Network memory leak when calling GetMode...
2016-01-19 Hao WuNetworkPkg: Add NOOPT target in NetworkPkg.dsc
2016-01-18 Jiaxin WuNetworkPkg: Fix SPD entry edit policy issue in IPSecConfig.
2016-01-18 Jiaxin WuNetworkPkg: Fix IpSec SPD and SAD mapping issue when...
2016-01-14 Jiaxin WuNetworkPkg: Remove DNS QType and QClass definition
2016-01-12 Paulo AlcantaraNetworkPkg: Fix some typos in Http boot driver.
2016-01-06 Laszlo ErsekNetworkPkg: DnsDxe: fix return type of DnsFillinQNameFo...
2016-01-06 Hao WuNetworkPkg IScsiDxe: Fix typos in function descriptions
2016-01-06 Hao WuNetworkPkg IpSecDxe: Fix a typo in function description
2016-01-06 Jiaxin WuNetworkPkg: Removing or adding some ASSERT statement
2015-12-30 Jiaxin WuNetworkPkg: Support DNS4/6 GeneralLookUp feature
2015-12-25 Jiaxin WuNetworkPkg: Fix suspicious dereference of pointer befor...
2015-12-24 Liming GaoNetworkPkg: Update module inf to include the missing...
2015-12-23 Ye TingNetworkPkg: Update NetworkPkg.uni to UTF-8 file format
2015-12-23 Fu SiyuanNetworkPkg: Remove a CopyMem to speed up the HTTP boot...
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 Ye TingNetworkPkg: Update iSCSI driver to check existing AIP...
2015-12-18 Zhang LuboNetworkPkg:Fix the issue Http boot hang when network...
2015-12-17 Liming GaoNetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxe
2015-12-15 Jordan JustenNetworkPkg: Convert all .uni files to utf-8
2015-12-10 Jiaxin WuNetworkPkg: Fix the potential NULL pointer dereferenced...
2015-11-30 Zhang LuboNetworkPkg: Fix a bug in HttpBootDriverBindingStop...
2015-11-26 Zhang LuboNetworkPkg:Fix NULL pointer dereference issues.
2015-11-13 Zhang LuboNetworkPkg: Httpboot will fail the 2nd time result...
2015-11-10 Zhang LuboNetworkPkg: Report Http Errors to screen when http...
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-16 Fu SiyuanNetworkPkg: reset DHCP child when leaving PXE LoadFile.
2015-10-15 Fu SiyuanNetworkPkg: remove unnecessary timeout event when setti...
2015-10-06 Samer El-Haj-MahmoudNetworkPkg: HttpDxe: Remove unused local variables
2015-09-25 Ye TingNetworkPkg:Fix iSCSI driver issue to work with iSCSI...
2015-09-21 Samer El-Haj-MahmoudNetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE...
2015-09-16 Jiaxin WuNetworkPkg: Fix connection issue after correct SPD...
2015-09-16 Fu SiyuanNetworkPkg: TrafficDirection not saved in IPsecConfig.
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-14 Fu SiyuanNetworkPkg: Update cache management in HTTP boot driver.
2015-09-14 Fu SiyuanNetworkPkg: Enlarge receive block size of HTTP boot...
2015-09-10 Zhang LuboNetworkPkg: PXE Driver's LoadFile protocol should check...
2015-09-08 Jiaxin WuNetworkPkg: Fix suspicious dereference of pointer ...
2015-09-06 Zhang LuboNetworkPkg: Fix the HttpCloseConnection fail issue
2015-09-02 Fu SiyuanNetworkPkg: remove redundant words in function comment.
2015-08-31 Samer El-Haj-MahmoudMdeModulePkg/NetworkPkg: Locate IpSec on IP packet...
2015-08-28 Jiaxin WuNetworkPkg: Fix IpSec run into infinite loop issue...
2015-08-28 Jiaxin WuNetworkPkg: Add Dns and HttpUtilities driver UNI files
2015-08-27 Jiaxin WuNetworkPkg: Convert the UNIX to DOS end of line format
2015-08-26 Jiaxin WuNetworkPkg: Update HttpDxe driver to consume EFI_HTTP_U...
2015-08-26 Jiaxin WuNetworkPkg: Update the DnsDhcp.c to use BSD license
2015-08-24 Jiaxin WuNetworkPkg: Add HTTP utilities driver
2015-08-22 Gary Ching-Pang LinNetworkPkg: Remove the hostname from the http request...
2015-08-20 Jiaxin WuNetworkPkg: Fix DHCP TransmitReceive EFI_NO_MAPPING...
2015-08-20 Jiaxin WuNetworkPkg: Update the NetworkPkg package version
2015-08-18 Jiaxin WuNetworkPkg: Stop and release DHCP4 child after boot...
2015-08-14 Jiaxin WuNetworkPkg: Fix hang issue after system reconnected...
2015-08-11 fanwang2NetworkPkg: Change the macro name to fit coding style
2015-08-05 Zhang LuboNetworkPkg: Fix assert caused by wrong parameter in...
2015-07-29 Zhang LuboNetworkPkg: Fix the issue cannot boot to UEFI Network...
2015-07-28 Qiu ShuminNetworkPkg: Add missing PCD usage information in UNI...
2015-07-27 fanwang2NetworkPkg: fix an error lead building crash
2015-07-26 fanwang2NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PA...
2015-07-26 Zhang LuboNetworkPkg: Fix the issue EfiPxeBcDhcp() may return...
2015-07-26 Bruce CranNetworkPkg: Fix bug in IpSecImpl.c caused by missing...
2015-07-16 Jiaxin WuNetworkPkg: Add the unspecified address check for DNS6...
2015-07-15 Zhang LuboNetworkPkg: Fix bios bootup hang issue when enable...
2015-07-15 fanwang2NetworkPkg: Add a comment to pcd field
2015-07-14 Zhang LuboNetworkPkg: Fix an error that the call function declare...
2015-07-10 fanwang2NetworkPkg: Code logic optimization for DnsDxe and...
2015-07-10 Zhang LuboNetworkPkg: Fix an error that return type differs from...
2015-07-08 Zhang LuboNetworkPkg:Replace unsafe string functions.
2015-07-08 jiaxinwuNetworkPkg: Remove IpSecDxe and Ip4Config Protocol...
2015-07-07 Fu SiyuanNetworkPkg: Update package DSC file.
2015-07-07 Fu SiyuanNetworkPkg: Add UEFI HTTP boot driver.
2015-07-07 Ye TingNetworkPkg: Add HTTP Driver
2015-07-07 jiaxinwuNetworkPkg: Add DNS feature support over IPv4 and IPv6.
2015-07-07 Hao WuNetworkPkg: Remove mZeroGuid definition in IpSecDxe
2015-07-01 Samer El-Haj-MahmoudNetworkPkg: Remove unused variables from IpSecDxe to...
2015-07-01 Samer El-Haj-MahmoudNetworkPkg: Add IPv6 DUID configuration support using...
2015-06-29 Zhang LuboNetworkPkg: Check whether the iSCSI initiator name...
2015-05-21 Dandan BiRemove Framework HII "class\subclass" in all VFR
2015-05-20 jiaxinwuNetworkPkg/UefiPxeBcDxe: Fix code style in INF file.
2015-05-08 jiaxinwuCoding style change in UefiPxeBcDxe.inf
2015-04-30 Ye TingAdd IPV6 support from UNDI
2015-04-29 Fu SiyuanRemove duplicate DAD entry in IP6 driver to fix DAD...
2015-04-17 BALATON ZoltanFix some grammar and converge formatting of the two...
2015-04-13 BALATON ZoltanSave initial TSVal from TCP connection initiation packets.
2015-03-26 Fu SiyuanPXE driver bug fix.
2015-03-24 Fu SiyuanPXE driver bug fix.
2015-03-18 Fu SiyuanFix GCC hang issue: Point should use directly assignmen...
2015-03-16 Shumin QiuNetworkPkg: Fix typo.
next