summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IScsiDxe
Commit message (Expand)AuthorAgeFilesLines
* Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin2013-10-291-1/+2
* Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin2013-10-253-11/+139
* Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI s...Ye Ting2013-10-181-5/+6
* Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting2013-10-181-2/+3
* Roll back the changes in revision 14294 since it will cause iSCSI security au...Fu Siyuan2013-07-101-2/+2
* Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu52013-04-252-187/+564
* Add transit bit check for detecting partial response in iSCSI stack.tye12013-04-191-1/+1
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-136-23/+192
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-174-11/+109
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-5/+7
* Removes irrelevant parameter during negotiation to avoid login fail.tye12012-04-122-5/+11
* Update code to avoid potential access violation.ydong102012-04-103-5/+53
* Update for NetworkPkg.ydong102011-12-152-129/+138
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-261-2/+16
* Clean up the private GUID definition in module Level.lgao42011-09-187-33/+22
* Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong102011-09-161-7/+7
* 1. Update iSCSI UI to be more user-friendly.tye12011-08-316-173/+181
* Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye12011-08-1725-0/+14298