summaryrefslogtreecommitdiff
path: root/NetworkPkg/IScsiDxe
AgeCommit message (Expand)AuthorFilesLines
2017-08-04NetworkPkg: iSCSI should allow to set 6 or 12 length of ISID keyword.Fu Siyuan3-3/+8
2017-05-11NetworkPkg/IScsiDxe: Switch IP4 configuration policy to Static before DHCPJiaxin Wu1-0/+61
2017-05-02NetworkPkg: Fix bug in iSCSI mode ipv6 when enabling target DHCP.Zhang, Lubo1-13/+25
2017-04-20NetworkPkg: Add check logic for iSCSI driver.Zhang, Lubo2-16/+16
2017-04-01NetworkPkg: Fix some bugs related to iSCSI keyword configuration.Zhang, Lubo1-24/+54
2017-03-23NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPointJiaxin Wu1-4/+7
2017-03-15NetworkPkg: Fix potential bug if the iSCSI use dns protocol.Zhang, Lubo1-4/+7
2017-03-01NetworkPkg: Add check logic for some variable in iSCSI driver.Zhang Lubo2-130/+145
2017-02-23NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI.Zhang Lubo10-270/+2433
2017-02-15NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Aborthegdenag2-9/+18
2017-01-19NetworkPkg: Add dns support for target URL configuration in ISCSI.Zhang Lubo14-73/+794
2016-10-28NetworkPkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan1-4/+12
2016-10-27NetworkPkg/IScsiDxe: rebase to ARRAY_SIZE()Laszlo Ersek3-6/+6
2016-10-26NetworkPkg: Support bracketed IPv6 address during a redirection in iSCSIZhang Lubo2-15/+44
2016-10-26NetworkPkg: Fix typos in commentsGary Lin1-2/+2
2016-10-14NetworkPkg: Record user configured TargetIP/Port in iBFTYe Ting4-17/+55
2016-08-18NetworkPkg: Fix assert issue in iSCSI driverZhang Lubo1-0/+2
2016-08-18NetworkPkg: Refine codes of iSCSI driverZhang Lubo1-15/+20
2016-07-26NetworkPkg IScsiDxe: Fix build error for lastest VS2015 compilerHao Wu1-1/+5
2016-07-11NetworkPkg: Fix Assert issue in iSCSI driver.Zhang, Lubo1-1/+1
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo5-28/+14
2016-06-23NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo4-6/+23
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng3-32/+64
2016-05-12NetworkPkg: Bug fix of iSCSI to support MPIOZhang, Lubo1-3/+15
2016-04-22NetworkPkg: Fix GCC code build error of iSCSI driver.Zhang Lubo1-1/+3
2016-04-22NetworkPkg: refine codes of iSCSI driver.Zhang Lubo3-15/+39
2016-01-06NetworkPkg IScsiDxe: Fix typos in function descriptionsHao Wu2-2/+2
2015-12-25NetworkPkg: Fix suspicious dereference of pointer before NULL checkJiaxin Wu1-1/+4
2015-12-18NetworkPkg: Update iSCSI driver to check existing AIP instancesYe Ting4-3/+169
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen3-0/+0
2015-09-25NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting4-7/+7
2015-08-11NetworkPkg: Change the macro name to fit coding stylefanwang22-8/+8
2015-07-27NetworkPkg: fix an error lead building crashfanwang21-1/+1
2015-07-26NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH supportfanwang22-13/+67
2015-07-08NetworkPkg:Replace unsafe string functions.Zhang Lubo4-6/+6
2015-06-29NetworkPkg: Check whether the iSCSI initiator name is null.Zhang Lubo1-1/+20
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi1-2/+0
2015-03-16NetworkPkg: Fix typo.Shumin Qiu1-3/+3
2015-02-05Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin1-2/+34
2015-02-04Verified ChildHandle, and correct the name for a child. Wu Jiaxin1-53/+72
2014-12-19Code refine. Check the original length of array to avoid buffer over flow.Qiu Shumin1-0/+1
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong1-5/+0
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting1-1/+18
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo1-24/+44
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan1-2/+4
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan1-1/+1
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-0/+2
2014-03-17Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan2-7/+10