summaryrefslogtreecommitdiff
path: root/NetworkPkg/IScsiDxe
AgeCommit message (Expand)Author
2015-09-25NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting
2015-08-11NetworkPkg: Change the macro name to fit coding stylefanwang2
2015-07-27NetworkPkg: fix an error lead building crashfanwang2
2015-07-26NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH supportfanwang2
2015-07-08NetworkPkg:Replace unsafe string functions.Zhang Lubo
2015-06-29NetworkPkg: Check whether the iSCSI initiator name is null.Zhang Lubo
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
2015-03-16NetworkPkg: Fix typo.Shumin Qiu
2015-02-05Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin
2015-02-04Verified ChildHandle, and correct the name for a child. Wu Jiaxin
2014-12-19Code refine. Check the original length of array to avoid buffer over flow.Qiu Shumin
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-03-17Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan
2014-01-22Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan
2014-01-10Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan
2013-11-29Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP.Fu Siyuan
2013-11-19Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno...Wu Jiaxin
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin
2013-10-18Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI s...Ye Ting
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting
2013-07-10Roll back the changes in revision 14294 since it will cause iSCSI security au...Fu Siyuan
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu5
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye1
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-04-12Removes irrelevant parameter during negotiation to avoid login fail.tye1
2012-04-10Update code to avoid potential access violation.ydong10
2011-12-15Update for NetworkPkg.ydong10
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-16Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong10
2011-08-311. Update iSCSI UI to be more user-friendly.tye1
2011-08-17Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye1