summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-30add error handler to pass K8 checkeric_tian1-11/+18
2009-06-03The data length of a text request must not exceed the iSCSI target MaxRecvDat...gikidy1-2/+2
2009-04-03Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength dir...jji41-7/+2
2009-03-26Fix coding style issue.niry1-14/+14
2009-01-13unified "iSCSI" in all commentsywu211-1/+1
2008-12-161) fix one goto issue in IScsiProto.cywu211-3/+7
2008-12-141) delete unused parameter from IScsiCHAPOnRspReceived ()ywu211-61/+59
2008-12-121)update function header coding style issueywu211-21/+21
2008-12-10update file headerywu211-264/+144
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-1/+1
2008-04-17[Description]eric_tian1-680/+469
2008-04-11[Description]eric_tian1-9/+11
2008-03-13[Description]eric_tian1-1/+1
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-84/+84
2008-01-22move iscsi driver into network directory, and change its name to comply with ...eric_tian1-0/+3082