summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-06Update ISID to fixed value: first 3 bytes are derived from MAC address while ...tye11-12/+6
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a1-0/+2
2010-02-03For network dynamic media support:xdu21-1/+13
2009-12-30Code clean up in NetLib:xdu21-1/+1
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-13/+13
2009-11-04[Change summary]:tye1-12/+12
2009-09-14fix k8 warning.eric_tian1-1/+1
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