summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IScsiDxe/IScsiMisc.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-07-071-3/+3
* NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting2015-09-251-1/+2
* NetworkPkg: Change the macro name to fit coding stylefanwang22015-08-111-4/+4
* NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH supportfanwang22015-07-261-12/+50
* Code refine. Check the original length of array to avoid buffer over flow.Qiu Shumin2014-12-191-0/+1
* Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan2014-08-151-2/+4
* Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan2014-08-081-1/+1
* Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan2014-01-101-1/+68
* 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-251-1/+94
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-5/+7
* 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-181-1/+1
* 1. Update iSCSI UI to be more user-friendly.tye12011-08-311-1/+9
* Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye12011-08-171-0/+1320