summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IScsiDxe/IScsiDriver.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/IScsiDxe: Fix various typosAntoine Coeur2020-02-101-5/+5
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg/IScsiDxe: Use UEFILib APIs to uninstall protocols.Ashish Singhal2019-01-101-20/+11
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-128/+128
* NetworkPkg: Fix MSFT C4255 warningSong, BinX2017-11-141-0/+1
* NetworkPkg/IScsiDxe: Add IPv6 support condition check.Jiaxin Wu2017-10-261-1/+1
* NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPointJiaxin Wu2017-03-231-4/+7
* NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI.Zhang Lubo2017-02-231-6/+22
* NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Aborthegdenag2017-02-151-1/+7
* NetworkPkg: Add dns support for target URL configuration in ISCSI.Zhang Lubo2017-01-191-2/+20
* NetworkPkg/IScsiDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* NetworkPkg: Record user configured TargetIP/Port in iBFTYe Ting2016-10-141-0/+19
* NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo2016-06-231-0/+1
* NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-211-1/+1
* NetworkPkg: Bug fix of iSCSI to support MPIOZhang, Lubo2016-05-121-3/+15
* NetworkPkg: refine codes of iSCSI driver.Zhang Lubo2016-04-221-4/+16
* NetworkPkg: Fix suspicious dereference of pointer before NULL checkJiaxin Wu2015-12-251-1/+4
* NetworkPkg: Update iSCSI driver to check existing AIP instancesYe Ting2015-12-181-0/+151
* NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting2015-09-251-2/+2
* Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin2015-02-051-2/+34
* Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan2014-03-171-2/+6
* Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan2014-01-101-47/+169
* Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin2013-10-251-9/+28
* Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu52013-04-251-183/+432
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-9/+14
* Clean up the private GUID definition in module Level.lgao42011-09-181-1/+1
* Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye12011-08-171-0/+1216