summaryrefslogtreecommitdiff
path: root/NetworkPkg/IScsiDxe/IScsiProto.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-0/+2
2014-01-22Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan1-10/+2
2013-11-19Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno...Wu Jiaxin1-3/+3
2013-10-18Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI s...Ye Ting1-5/+6
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting1-2/+3
2013-07-10Roll back the changes in revision 14294 since it will cause iSCSI security au...Fu Siyuan1-2/+2
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye11-1/+1
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-0/+96
2012-04-12Removes irrelevant parameter during negotiation to avoid login fail.tye11-2/+8
2012-04-10Update code to avoid potential access violation.ydong101-3/+47
2011-08-17Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye11-0/+2991