summaryrefslogtreecommitdiff
path: root/NetworkPkg/IScsiDxe/IScsiProto.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-460/+467
2021-12-07NetworkPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-12-07NetworkPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2021-06-30NetworkPkg/IScsiDxe: support multiple hash algorithms for CHAPLaszlo Ersek1-0/+3
2021-06-30NetworkPkg/IScsiDxe: re-set session-level authentication state before loginLaszlo Ersek1-0/+18
2020-02-10NetworkPkg/IScsiDxe: Fix various typosAntoine Coeur1-20/+20
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-23NetworkPkg: IScsiDxe: Remove the redundant code and definition.Songpeng Li1-33/+0
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-23/+23
2017-12-18NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang21-4/+4
2017-01-19NetworkPkg: Add dns support for target URL configuration in ISCSI.Zhang Lubo1-13/+46
2016-10-26NetworkPkg: Support bracketed IPv6 address during a redirection in iSCSIZhang Lubo1-14/+40
2016-10-26NetworkPkg: Fix typos in commentsGary Lin1-2/+2
2016-10-14NetworkPkg: Record user configured TargetIP/Port in iBFTYe Ting1-11/+25
2016-07-26NetworkPkg IScsiDxe: Fix build error for lastest VS2015 compilerHao Wu1-1/+5
2016-06-23NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo1-4/+13
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