summaryrefslogtreecommitdiffstats
path: root/NetworkPkg
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Add NOOPT target in NetworkPkg.dscHao Wu2016-01-191-2/+2
* NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig.Jiaxin Wu2016-01-181-23/+18
* NetworkPkg: Fix IpSec SPD and SAD mapping issue when SPD is updatedJiaxin Wu2016-01-181-22/+46
* NetworkPkg: Remove DNS QType and QClass definitionJiaxin Wu2016-01-141-14/+1
* NetworkPkg: Fix some typos in Http boot driver.Paulo Alcantara2016-01-124-11/+11
* NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek2016-01-062-2/+2
* NetworkPkg IScsiDxe: Fix typos in function descriptionsHao Wu2016-01-062-2/+2
* NetworkPkg IpSecDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* NetworkPkg: Removing or adding some ASSERT statementJiaxin Wu2016-01-062-4/+8
* NetworkPkg: Support DNS4/6 GeneralLookUp featureJiaxin Wu2015-12-303-80/+522
* NetworkPkg: Fix suspicious dereference of pointer before NULL checkJiaxin Wu2015-12-251-1/+4
* NetworkPkg: Update module inf to include the missing uni fileLiming Gao2015-12-242-4/+6
* NetworkPkg: Update NetworkPkg.uni to UTF-8 file formatYe Ting2015-12-231-0/+0
* NetworkPkg: Remove a CopyMem to speed up the HTTP boot download.Fu Siyuan2015-12-231-108/+163
* NetworkPkg: Remove unused EFI_HTTP_PROTOCOL definitionJiaxin Wu2015-12-231-3/+0
* NetworkPkg : Remove unused local variables to fix gcc build errors.Samer El-Haj-Mahmoud2015-12-221-4/+0
* NetworkPkg:Fix a bug the 2nd httpboot fail issue.Zhang Lubo2015-12-211-1/+10
* NetworkPkg: Update iSCSI driver to check existing AIP instancesYe Ting2015-12-186-3/+181
* NetworkPkg:Fix the issue Http boot hang when network failed.Zhang Lubo2015-12-181-0/+6
* NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxeLiming Gao2015-12-171-1/+1
* NetworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-1540-0/+0
* NetworkPkg: Fix the potential NULL pointer dereferenced issueJiaxin Wu2015-12-101-18/+41
* NetworkPkg: Fix a bug in HttpBootDriverBindingStop() when destroying child.Zhang Lubo2015-11-301-2/+0
* NetworkPkg:Fix NULL pointer dereference issues.Zhang Lubo2015-11-263-31/+40
* NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo2015-11-133-23/+44
* NetworkPkg: Report Http Errors to screen when http layer occurs an errorZhang Lubo2015-11-101-1/+150
* NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.Zhang Lubo2015-11-091-1/+1
* NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo2015-11-0923-884/+5045
* NetworkPkg:Missing CloseEvent() in HttpResponseWorkerNagaraj Hegde2015-11-061-0/+12
* NetworkPkg: HttpDxe sometimes free a pointer twiceNagaraj Hegde2015-10-301-4/+4
* NetworkPkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan2015-10-161-0/+10
* NetworkPkg: remove unnecessary timeout event when setting IPv6 address.Fu Siyuan2015-10-151-47/+50
* NetworkPkg: HttpDxe: Remove unused local variablesSamer El-Haj-Mahmoud2015-10-062-8/+1
* NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting2015-09-254-7/+7
* NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitionsSamer El-Haj-Mahmoud2015-09-211-2/+3
* NetworkPkg: Fix connection issue after correct SPD and re-enable IPsecJiaxin Wu2015-09-161-6/+1
* NetworkPkg: TrafficDirection not saved in IPsecConfig.Fu Siyuan2015-09-162-6/+9
* NetworkPkg: Enhance the NULL pointer check before dereference it.Fu Siyuan2015-09-161-1/+2
* NetworkPkg: Correct the missed code in r18449.Fu Siyuan2015-09-151-1/+1
* NetworkPkg: Update Http driver to use DPC mechanism.Fu Siyuan2015-09-144-10/+56
* NetworkPkg: RxToken event not closed in Http.Response().Fu Siyuan2015-09-141-0/+1
* NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan2015-09-143-9/+25
* NetworkPkg: Update cache management in HTTP boot driver.Fu Siyuan2015-09-141-28/+35
* NetworkPkg: Enlarge receive block size of HTTP boot driver.Fu Siyuan2015-09-141-1/+1
* NetworkPkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo2015-09-101-0/+4
* NetworkPkg: Fix suspicious dereference of pointer 'FieldCount'Jiaxin Wu2015-09-081-1/+1
* NetworkPkg: Fix the HttpCloseConnection fail issueZhang Lubo2015-09-062-11/+15
* NetworkPkg: remove redundant words in function comment.Fu Siyuan2015-09-021-1/+0
* MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud2015-08-313-0/+46
* NetworkPkg: Fix IpSec run into infinite loop issue in some caseJiaxin Wu2015-08-281-1/+4