summaryrefslogtreecommitdiff
path: root/NetworkPkg/IScsiDxe
AgeCommit message (Expand)Author
2020-04-26NetworkPkg/IScsiDxe: Enhance the check for array boundaryShenglei Zhang
2020-02-10NetworkPkg/IScsiDxe: Fix various typosAntoine Coeur
2019-10-09NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces callsLaszlo Ersek
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-01-23NetworkPkg/IScsiDxe: Remove unnecessary NULL pointer check.Jiaxin Wu
2019-01-15NetworkPkg/IScsiDxe: Remove unused global variables.Songpeng Li
2019-01-10NetworkPkg/IScsiDxe: Use UEFILib APIs to uninstall protocols.Ashish Singhal
2018-12-24NetworkPkg: Remove some clarification from IScsiDxe.infSiyuan Fu
2018-11-23NetworkPkg/IScsiDxe: add debug logs for failed SetVariable attemptsVijayenthiran Subramaniam
2018-09-27NetworkPkg/IScsiDxe: Add the clarification compared to IScsiDxe in MdeModulePkg.Jiaxin Wu
2018-08-23NetworkPkg: IScsiDxe: Remove the redundant code and definition.Songpeng Li
2018-08-14NetworkPkg: Removing ipf which is no longer supported from edk2.chenc2
2018-06-28NetworkPkg: Clean up source filesLiming Gao
2018-03-13NetworkPkg/IScsiDxe: Fix the ISCSI connection failure in certain case.Jiaxin Wu
2018-01-10NetworkPkg/IScsiDxe: Set ExitBootServiceEvent to NULL after close it.Jiaxin Wu
2017-12-27NetworkPkg/IScsiDxe: Correct the DnsMode value according the target info.Jiaxin Wu
2017-12-18NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang2
2017-12-05NetworkPkg: Update IScsiDxe to pass XCODE buildLiming Gao
2017-11-14NetworkPkg: Fix MSFT C4255 warningSong, BinX
2017-10-30NetworkPkg/IScsiDxe: Add check to avoid use NULL pointerJiaxin Wu
2017-10-27NetworkPkg/IScsiDxe: Clear the old IFR TargetIp to avoid sharing it with othe...Jiaxin Wu
2017-10-26NetworkPkg/IScsiDxe: Add IPv6 support condition check.Jiaxin Wu
2017-10-26NetworkPkg/IScsiDxe: Display InitiatorInfo in attempt page even DHCP enabled.Jiaxin Wu
2017-10-26NetworkPkg/IScsiDxe: Clean the previous ConfigData when switching the IP mode.Jiaxin Wu
2017-10-26NetworkPkg/IScsiDxe: Fix the incorrect/needless DHCP process.Jiaxin Wu
2017-10-10NetworkPkg: Update Protocol/Guid usage in INF file to match source code logicLiming Gao
2017-09-20NetworkPkg/IScsiDxe: Remove redundant call to StrLenHao Wu
2017-09-18NetworkPkg: Remove the redundant '/' in the end of returned ISCSIMacAddr keyw...Fu Siyuan
2017-09-12NetworkPkg/IScsiDxe: Fix the incorrect max length of IP_ADDRESS.Jiaxin Wu
2017-08-04NetworkPkg: iSCSI should allow to set 6 or 12 length of ISID keyword.Fu Siyuan
2017-05-11NetworkPkg/IScsiDxe: Switch IP4 configuration policy to Static before DHCPJiaxin Wu
2017-05-02NetworkPkg: Fix bug in iSCSI mode ipv6 when enabling target DHCP.Zhang, Lubo
2017-04-20NetworkPkg: Add check logic for iSCSI driver.Zhang, Lubo
2017-04-01NetworkPkg: Fix some bugs related to iSCSI keyword configuration.Zhang, Lubo
2017-03-23NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPointJiaxin Wu
2017-03-15NetworkPkg: Fix potential bug if the iSCSI use dns protocol.Zhang, Lubo
2017-03-01NetworkPkg: Add check logic for some variable in iSCSI driver.Zhang Lubo
2017-02-23NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI.Zhang Lubo
2017-02-15NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Aborthegdenag
2017-01-19NetworkPkg: Add dns support for target URL configuration in ISCSI.Zhang Lubo
2016-10-28NetworkPkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan
2016-10-27NetworkPkg/IScsiDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-26NetworkPkg: Support bracketed IPv6 address during a redirection in iSCSIZhang Lubo
2016-10-26NetworkPkg: Fix typos in commentsGary Lin
2016-10-14NetworkPkg: Record user configured TargetIP/Port in iBFTYe Ting
2016-08-18NetworkPkg: Fix assert issue in iSCSI driverZhang Lubo
2016-08-18NetworkPkg: Refine codes of iSCSI driverZhang Lubo
2016-07-26NetworkPkg IScsiDxe: Fix build error for lastest VS2015 compilerHao Wu
2016-07-11NetworkPkg: Fix Assert issue in iSCSI driver.Zhang, Lubo
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo