summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IScsiDxe
Commit message (Expand)AuthorAgeFilesLines
...
* NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo2016-06-234-6/+23
* NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-213-32/+64
* NetworkPkg: Bug fix of iSCSI to support MPIOZhang, Lubo2016-05-121-3/+15
* NetworkPkg: Fix GCC code build error of iSCSI driver.Zhang Lubo2016-04-221-1/+3
* NetworkPkg: refine codes of iSCSI driver.Zhang Lubo2016-04-223-15/+39
* NetworkPkg IScsiDxe: Fix typos in function descriptionsHao Wu2016-01-062-2/+2
* NetworkPkg: Fix suspicious dereference of pointer before NULL checkJiaxin Wu2015-12-251-1/+4
* NetworkPkg: Update iSCSI driver to check existing AIP instancesYe Ting2015-12-184-3/+169
* NetworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-153-0/+0
* NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting2015-09-254-7/+7
* NetworkPkg: Change the macro name to fit coding stylefanwang22015-08-112-8/+8
* NetworkPkg: fix an error lead building crashfanwang22015-07-271-1/+1
* NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH supportfanwang22015-07-262-13/+67
* NetworkPkg:Replace unsafe string functions.Zhang Lubo2015-07-084-6/+6
* NetworkPkg: Check whether the iSCSI initiator name is null.Zhang Lubo2015-06-291-1/+20
* Remove Framework HII "class\subclass" in all VFRDandan Bi2015-05-211-2/+0
* NetworkPkg: Fix typo.Shumin Qiu2015-03-161-3/+3
* Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin2015-02-051-2/+34
* Verified ChildHandle, and correct the name for a child. Wu Jiaxin2015-02-041-53/+72
* Code refine. Check the original length of array to avoid buffer over flow.Qiu Shumin2014-12-191-0/+1
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-211-5/+0
* Enhance TargetName check when save iSCSI configuration.Ye Ting2014-09-241-1/+18
* NetworkPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-24/+44
* Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan2014-08-151-2/+4
* Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan2014-08-081-1/+1
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-0/+2
* Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan2014-03-172-7/+10
* Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan2014-01-223-13/+22
* Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan2014-01-103-49/+268
* 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan2013-12-101-4/+8
* Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP.Fu Siyuan2013-11-291-3/+3
* Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno...Wu Jiaxin2013-11-191-3/+3
* Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin2013-10-291-1/+2
* Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin2013-10-253-11/+139
* Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI s...Ye Ting2013-10-181-5/+6
* Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting2013-10-181-2/+3
* Roll back the changes in revision 14294 since it will cause iSCSI security au...Fu Siyuan2013-07-101-2/+2
* Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu52013-04-252-187/+564
* Add transit bit check for detecting partial response in iSCSI stack.tye12013-04-191-1/+1
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-136-23/+192
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-174-11/+109
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-5/+7
* Removes irrelevant parameter during negotiation to avoid login fail.tye12012-04-122-5/+11
* Update code to avoid potential access violation.ydong102012-04-103-5/+53
* Update for NetworkPkg.ydong102011-12-152-129/+138
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-261-2/+16
* Clean up the private GUID definition in module Level.lgao42011-09-187-33/+22