summaryrefslogtreecommitdiff
path: root/NetworkPkg/IScsiDxe
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-0/+2
2014-03-17Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan2-7/+10
2014-01-22Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan3-13/+22
2014-01-10Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan3-49/+268
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan1-4/+8
2013-11-29Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP.Fu Siyuan1-3/+3
2013-11-19Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno...Wu Jiaxin1-3/+3
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin1-1/+2
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin3-11/+139
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-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu52-187/+564
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye11-1/+1
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu56-23/+192
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu54-11/+109
2012-05-31Fixed build failed.ydong101-1/+1
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-5/+7
2012-04-12Removes irrelevant parameter during negotiation to avoid login fail.tye12-5/+11
2012-04-10Update code to avoid potential access violation.ydong103-5/+53
2011-12-15Update for NetworkPkg.ydong102-129/+138
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu1-2/+16
2011-09-18Clean up the private GUID definition in module Level.lgao47-33/+22
2011-09-16Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong101-7/+7
2011-08-311. Update iSCSI UI to be more user-friendly.tye16-173/+181
2011-08-17Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye125-0/+14298