index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Network
/
IScsiDxe
/
IScsiProto.c
Age
Commit message (
Expand
)
Author
2010-02-03
For network dynamic media support:
xdu2
2009-12-30
Code clean up in NetLib:
xdu2
2009-11-13
Update network drivers to use FreePool() instead of gBS->FreePool().
xdu2
2009-11-04
[Change summary]:
tye
2009-09-14
fix k8 warning.
eric_tian
2009-06-30
add error handler to pass K8 check
eric_tian
2009-06-03
The data length of a text request must not exceed the iSCSI target MaxRecvDat...
gikidy
2009-04-03
Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength dir...
jji4
2009-03-26
Fix coding style issue.
niry
2009-01-13
unified "iSCSI" in all comments
ywu21
2008-12-16
1) fix one goto issue in IScsiProto.c
ywu21
2008-12-14
1) delete unused parameter from IScsiCHAPOnRspReceived ()
ywu21
2008-12-12
1)update function header coding style issue
ywu21
2008-12-10
update file header
ywu21
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-04
remove 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-14
Use Mde library and definition instead of some native definitions in NetLib, ...
vanjeff
2008-01-22
move iscsi driver into network directory, and change its name to comply with ...
eric_tian