summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
2015-12-18NetworkPkg:Fix the issue Http boot hang when network failed.Zhang Lubo
2015-12-18NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxeLiming Gao
2015-12-11NetworkPkg: Fix the potential NULL pointer dereferenced issueJiaxin Wu
2015-11-30NetworkPkg:Fix NULL pointer dereference issues.Zhang Lubo
2015-11-18NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo
2015-11-18NetworkPkg: Report Http Errors to screen when http layer occurs an errorZhang Lubo
2015-11-18NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.Zhang Lubo
2015-11-18NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo
2015-11-18NetworkPkg:Missing CloseEvent() in HttpResponseWorkerNagaraj Hegde
2015-11-16NetworkPkg: HttpDxe sometimes free a pointer twiceNagaraj Hegde
2015-11-16NetworkPkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan
2015-11-16NetworkPkg: remove unnecessary timeout event when setting IPv6 address.Fu Siyuan
2015-09-25NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting
2015-09-21NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitionsSamer El-Haj-Mahmoud
2015-09-17NetworkPkg: Fix connection issue after correct SPD and re-enable IPsecJiaxin Wu
2015-09-17NetworkPkg: TrafficDirection not saved in IPsecConfig.Fu Siyuan
2015-09-17NetworkPkg: Enhance the NULL pointer check before dereference it.Fu Siyuan
2015-09-15NetworkPkg: Correct the missed code in r18449.Fu Siyuan
2015-09-15NetworkPkg: Update Http driver to use DPC mechanism.Fu Siyuan
2015-09-15NetworkPkg: RxToken event not closed in Http.Response().Fu Siyuan
2015-09-15NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan
2015-09-15NetworkPkg: Update cache management in HTTP boot driver.Fu Siyuan
2015-09-15NetworkPkg: Enlarge receive block size of HTTP boot driver.Fu Siyuan
2015-09-11NetworkPkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo
2015-09-08NetworkPkg: Fix suspicious dereference of pointer 'FieldCount'Jiaxin Wu
2015-09-06NetworkPkg: Fix the HttpCloseConnection fail issueZhang Lubo
2015-09-02NetworkPkg: remove redundant words in function comment.Fu Siyuan
2015-09-01MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud
2015-08-28NetworkPkg: Fix IpSec run into infinite loop issue in some caseJiaxin Wu
2015-08-28NetworkPkg: Add Dns and HttpUtilities driver UNI filesJiaxin Wu
2015-08-27NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu
2015-08-26NetworkPkg: Update HttpDxe driver to consume EFI_HTTP_UTILITIES_PROTOCOLJiaxin Wu
2015-08-26NetworkPkg: Update the DnsDhcp.c to use BSD licenseJiaxin Wu
2015-08-24NetworkPkg: Add HTTP utilities driverJiaxin Wu
2015-08-22NetworkPkg: Remove the hostname from the http request URL.Gary Ching-Pang Lin
2015-08-20NetworkPkg: Fix DHCP TransmitReceive EFI_NO_MAPPING return in DnsDxeJiaxin Wu
2015-08-20NetworkPkg: Update the NetworkPkg package versionJiaxin Wu
2015-08-18NetworkPkg: Stop and release DHCP4 child after boot info is readyJiaxin Wu
2015-08-14NetworkPkg: Fix hang issue after system reconnected when IPSec has set upJiaxin Wu
2015-08-11NetworkPkg: Change the macro name to fit coding stylefanwang2
2015-08-05NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS()Zhang Lubo
2015-07-29NetworkPkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo
2015-07-28NetworkPkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin
2015-07-27NetworkPkg: fix an error lead building crashfanwang2
2015-07-26NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH supportfanwang2
2015-07-26NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo
2015-07-26NetworkPkg: Fix bug in IpSecImpl.c caused by missing parenthesesBruce Cran
2015-07-16NetworkPkg: Add the unspecified address check for DNS6 StationIp.Jiaxin Wu
2015-07-15NetworkPkg: Fix bios bootup hang issue when enable network.Zhang Lubo
2015-07-15NetworkPkg: Add a comment to pcd fieldfanwang2