summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IScsiDxe/IScsiConfig.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI.Zhang Lubo2017-02-231-214/+1380
* NetworkPkg: Add dns support for target URL configuration in ISCSI.Zhang Lubo2017-01-191-28/+50
* NetworkPkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2016-10-281-4/+12
* NetworkPkg/IScsiDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-2/+2
* NetworkPkg: Fix Assert issue in iSCSI driver.Zhang, Lubo2016-07-111-1/+1
* NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo2016-06-231-1/+5
* NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-211-28/+60
* NetworkPkg:Replace unsafe string functions.Zhang Lubo2015-07-081-1/+1
* NetworkPkg: Check whether the iSCSI initiator name is null.Zhang Lubo2015-06-291-1/+20
* Enhance TargetName check when save iSCSI configuration.Ye Ting2014-09-241-1/+18
* Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan2014-03-171-5/+4
* Update code to avoid potential access violation.ydong102012-04-101-1/+2
* Update for NetworkPkg.ydong102011-12-151-111/+117
* Clean up the private GUID definition in module Level.lgao42011-09-181-21/+17
* 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-311-101/+170
* Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye12011-08-171-0/+2522