summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)AuthorFilesLines
2016-05-20NetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNotifyDpcGary Lin2-4/+1
2016-05-20NetworkPkg/TcpDxe: Remove the status check of SockProcessRcvTokenGary Lin1-5/+1
2016-05-16NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde3-174/+253
2016-05-13NetworkPkg: Make HttpBootGetBootFile return EFI_BUFFER_TOO_SMALLGary Lin1-1/+3
2016-05-12NetworkPkg: Bug fix of iSCSI to support MPIOZhang, Lubo1-3/+15
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan1-2/+5
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan1-1/+4
2016-05-06NetworkPkg: Fix a memory leak in HTTP boot driver.Fu Siyuan1-3/+1
2016-05-06NetworkPkg/HttpBootDxe: Fix for the issue that the HTTP boot option can't be ...Sunny Wang2-2/+5
2016-05-05NetworkPkg: Do not use hard coded TTL/ToS in PXE driver.Fu Siyuan3-15/+25
2016-05-05NetworkPkg: Use UefiBootManagerLib API to create load option.Fu Siyuan3-112/+33
2016-04-28NetworkPkg: Fix incorrect buffer free in HttpDxeJiaxin Wu1-22/+22
2016-04-28NetworkPkg: Avoid the indefinite wait case in HttpDxeJiaxin Wu3-17/+117
2016-04-27NetworkPkg:HttpDxe:Consume DxeHttpLib API changesNagaraj Hegde3-21/+17
2016-04-27NetworkPkg: Allow user to create a HTTP corporate boot option in setup page.Fu Siyuan2-5/+6
2016-04-22NetworkPkg: Fix GCC code build error of iSCSI driver.Zhang Lubo1-1/+3
2016-04-22NetworkPkg: refine codes of iSCSI driver.Zhang Lubo3-15/+39
2016-04-14NetworkPkg: Fix issue in Ip6Dxe SetDataJiaxin Wu1-37/+35
2016-04-11NetworkPkg: Add RAM disk boot support to HTTP Boot driver.Fu Siyuan7-55/+334
2016-04-11NetworkPkg: Add new macros and refine codesZhang Lubo5-15/+15
2016-04-01NetworkPkg: Check received packet size before use it.Fu Siyuan4-10/+40
2016-04-01NetworkPkg: Check pointer for NULL before use.Fu Siyuan1-0/+4
2016-03-25NetworkPkg: IpSecDxe: remove set but unused variablesLaszlo Ersek1-2/+0
2016-03-25NetworkPkg:Fix bug when parsing the dhcp6 option 16Zhang, Lubo1-2/+2
2016-03-25NetworkPkg:Fix Http boot download issue.Zhang Lubo1-1/+1
2016-03-24NetworkPkg: Fix HII related problem in HTTP boot driver.Fu Siyuan3-17/+85
2016-03-16NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan6-41/+29
2016-03-15NetworkPkg: fix function comments in HttpBootDxe.Fu Siyuan3-2/+4
2016-03-11NetworkPkg: Refine the code of shell app under networkPkg.Zhang, Lubo4-10/+10
2016-03-11NetworkPkg: Fix IpsecConfig GCC build failure issueJiaxin Wu2-7/+7
2016-03-10NetworkPkg: Use the New Functions from HttpLibGhazi Belaam8-721/+35
2016-03-10NetworkPkg: Convert UNI file to UTF8 format.Fu Siyuan1-0/+0
2016-03-08NetworkPkg: HttpBootDxe: fix gcc build failure.Laszlo Ersek1-1/+1
2016-03-07NetworkPkg: Support print help information using -? command.Zhang, Lubo15-214/+325
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan17-110/+1288
2016-03-02NetworkPkg: Revert git 'eb213f2f' fixJiaxin Wu2-158/+0
2016-03-02NetworkPkg: Change the default IPv6 config policyJiaxin Wu4-31/+78
2016-02-25NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud6-20/+22
2016-02-18NetworkPkg: Replace the internal function with exposed oneJiaxin Wu3-78/+8
2016-02-14NetworkPkg: better sanity check on Ipv6 prefix lengthSamer El-Haj-Mahmoud1-3/+4
2016-02-14NetworkPkg: Reword PXE download messageSamer El-Haj-Mahmoud1-1/+2
2016-02-03NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo6-22/+47
2016-02-03NetworkPkg: Fix suspicious dereference of pointer 'Mode.Ia'Zhang Lubo1-1/+1
2016-02-01NetworkPkg: Correct inconsistent function descriptions in DNSJiaxin Wu2-503/+665
2016-01-28NetworkPkg: Change HTTP API typos.Zhang Lubo2-37/+38
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo10-18/+195
2016-01-19NetworkPkg: Add NOOPT target in NetworkPkg.dscHao Wu1-2/+2
2016-01-18NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig.Jiaxin Wu1-23/+18
2016-01-18NetworkPkg: Fix IpSec SPD and SAD mapping issue when SPD is updatedJiaxin Wu1-22/+46
2016-01-14NetworkPkg: Remove DNS QType and QClass definitionJiaxin Wu1-14/+1