summaryrefslogtreecommitdiff
path: root/NetworkPkg/IScsiDxe/IScsiDriver.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-160/+175
2021-06-30NetworkPkg/IScsiDxe: support multiple hash algorithms for CHAPLaszlo Ersek1-0/+2
2020-02-10NetworkPkg/IScsiDxe: Fix various typosAntoine Coeur1-5/+5
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-10NetworkPkg/IScsiDxe: Use UEFILib APIs to uninstall protocols.Ashish Singhal1-20/+11
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-128/+128
2017-11-14NetworkPkg: Fix MSFT C4255 warningSong, BinX1-0/+1
2017-10-26NetworkPkg/IScsiDxe: Add IPv6 support condition check.Jiaxin Wu1-1/+1
2017-03-23NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPointJiaxin Wu1-4/+7
2017-02-23NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI.Zhang Lubo1-6/+22
2017-02-15NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Aborthegdenag1-1/+7
2017-01-19NetworkPkg: Add dns support for target URL configuration in ISCSI.Zhang Lubo1-2/+20
2016-10-27NetworkPkg/IScsiDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-14NetworkPkg: Record user configured TargetIP/Port in iBFTYe Ting1-0/+19
2016-06-23NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo1-0/+1
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng1-1/+1
2016-05-12NetworkPkg: Bug fix of iSCSI to support MPIOZhang, Lubo1-3/+15
2016-04-22NetworkPkg: refine codes of iSCSI driver.Zhang Lubo1-4/+16
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 Ting1-0/+151
2015-09-25NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting1-2/+2
2015-02-05Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin1-2/+34
2014-03-17Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan1-2/+6
2014-01-10Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan1-47/+169
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin1-9/+28
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu51-183/+432
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-9/+14
2011-09-18Clean up the private GUID definition in module Level.lgao41-1/+1
2011-08-17Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye11-0/+1216