summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-02-04Enhance the parameter check to avoid potential issue in negotiation.Ye Ting
2015-02-03Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-01-23Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting
2013-07-25Roll back the changes in revision 14296 since it will cause iSCSI security au...Fu Siyuan
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye1
2012-11-08Refine code to make it more safely.ydong10
2012-02-15Add code check to avoid access violation.ydong10
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-04-06Update ISID to fixed value: first 3 bytes are derived from MAC address while ...tye1
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-02-03For network dynamic media support:xdu2
2009-12-30Code clean up in NetLib:xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-04[Change summary]:tye
2009-09-14fix k8 warning.eric_tian
2009-06-30add error handler to pass K8 checkeric_tian
2009-06-03The data length of a text request must not exceed the iSCSI target MaxRecvDat...gikidy
2009-04-03Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength dir...jji4
2009-03-26Fix coding style issue.niry
2009-01-13unified "iSCSI" in all commentsywu21
2008-12-161) fix one goto issue in IScsiProto.cywu21
2008-12-141) delete unused parameter from IScsiCHAPOnRspReceived ()ywu21
2008-12-121)update function header coding style issueywu21
2008-12-10update file headerywu21
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff
2008-04-17[Description]eric_tian
2008-04-11[Description]eric_tian
2008-03-13[Description]eric_tian
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-01-22move iscsi driver into network directory, and change its name to comply with ...eric_tian