summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.c
AgeCommit message (Expand)Author
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