summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
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
2015-07-14NetworkPkg: Fix an error that the call function declared implicitly.Zhang Lubo
2015-07-10NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driverfanwang2
2015-07-10NetworkPkg: Fix an error that return type differs from the left one when assi...Zhang Lubo
2015-07-08NetworkPkg:Replace unsafe string functions.Zhang Lubo
2015-07-08NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency.jiaxinwu
2015-07-07NetworkPkg: Update package DSC file.Fu Siyuan
2015-07-07NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan
2015-07-07NetworkPkg: Add HTTP DriverYe Ting
2015-07-07NetworkPkg: Add DNS feature support over IPv4 and IPv6.jiaxinwu
2015-07-07NetworkPkg: Remove mZeroGuid definition in IpSecDxeHao Wu
2015-07-01NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud
2015-07-01NetworkPkg: Add IPv6 DUID configuration support using platform PCD.Samer El-Haj-Mahmoud