summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IScsiDxe/IScsiProto.c
Commit message (Expand)AuthorAgeFilesLines
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-0/+2
* Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan2014-01-221-10/+2
* Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno...Wu Jiaxin2013-11-191-3/+3
* 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
* Add transit bit check for detecting partial response in iSCSI stack.tye12013-04-191-1/+1
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-0/+96
* Removes irrelevant parameter during negotiation to avoid login fail.tye12012-04-121-2/+8
* Update code to avoid potential access violation.ydong102012-04-101-3/+47
* Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye12011-08-171-0/+2991