]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/IScsiDxe
ArmPkg: only attempt buildin MmCommunicationDxe for AArch64
[mirror_edk2.git] / NetworkPkg / IScsiDxe /
2020-04-26 Shenglei ZhangNetworkPkg/IScsiDxe: Enhance the check for array boundary
2020-02-10 Antoine CoeurNetworkPkg/IScsiDxe: Fix various typos
2019-10-09 Laszlo ErsekNetworkPkg: fix CloseProtocol & UninstallMultipleProtoc...
2019-04-09 Michael D KinneyNetworkPkg: Replace BSD License with BSD+Patent License
2019-01-23 Jiaxin WuNetworkPkg/IScsiDxe: Remove unnecessary NULL pointer...
2019-01-15 Songpeng LiNetworkPkg/IScsiDxe: Remove unused global variables.
2019-01-10 Ashish SinghalNetworkPkg/IScsiDxe: Use UEFILib APIs to uninstall...
2018-12-24 Siyuan FuNetworkPkg: Remove some clarification from IScsiDxe.inf
2018-11-23 Vijayenthiran Subr... NetworkPkg/IScsiDxe: add debug logs for failed SetVaria...
2018-09-27 Jiaxin WuNetworkPkg/IScsiDxe: Add the clarification compared...
2018-08-23 Songpeng LiNetworkPkg: IScsiDxe: Remove the redundant code and...
2018-08-14 chenc2NetworkPkg: Removing ipf which is no longer supported...
2018-06-28 Liming GaoNetworkPkg: Clean up source files
2018-03-13 Jiaxin WuNetworkPkg/IScsiDxe: Fix the ISCSI connection failure...
2018-01-10 Jiaxin WuNetworkPkg/IScsiDxe: Set ExitBootServiceEvent to NULL...
2017-12-27 Jiaxin WuNetworkPkg/IScsiDxe: Correct the DnsMode value accordin...
2017-12-18 fanwang2NetworkPkg: Update Api from NetLibDetectMedia to NetLib...
2017-12-05 Liming GaoNetworkPkg: Update IScsiDxe to pass XCODE build
2017-11-14 Song, BinXNetworkPkg: Fix MSFT C4255 warning
2017-10-30 Jiaxin WuNetworkPkg/IScsiDxe: Add check to avoid use NULL pointer
2017-10-27 Jiaxin WuNetworkPkg/IScsiDxe: Clear the old IFR TargetIp to...
2017-10-26 Jiaxin WuNetworkPkg/IScsiDxe: Add IPv6 support condition check.
2017-10-26 Jiaxin WuNetworkPkg/IScsiDxe: Display InitiatorInfo in attempt...
2017-10-26 Jiaxin WuNetworkPkg/IScsiDxe: Clean the previous ConfigData...
2017-10-26 Jiaxin WuNetworkPkg/IScsiDxe: Fix the incorrect/needless DHCP...
2017-10-10 Liming GaoNetworkPkg: Update Protocol/Guid usage in INF file...
2017-09-20 Hao WuNetworkPkg/IScsiDxe: Remove redundant call to StrLen
2017-09-18 Fu SiyuanNetworkPkg: Remove the redundant '/' in the end of...
2017-09-12 Jiaxin WuNetworkPkg/IScsiDxe: Fix the incorrect max length of...
2017-08-04 Fu SiyuanNetworkPkg: iSCSI should allow to set 6 or 12 length...
2017-05-11 Jiaxin WuNetworkPkg/IScsiDxe: Switch IP4 configuration policy...
2017-05-02 Zhang, LuboNetworkPkg: Fix bug in iSCSI mode ipv6 when enabling...
2017-04-20 Zhang, LuboNetworkPkg: Add check logic for iSCSI driver.
2017-04-01 Zhang, LuboNetworkPkg: Fix some bugs related to iSCSI keyword...
2017-03-23 Jiaxin WuNetworkPkg/IScsiDxe: Fix the incorrect error handling...
2017-03-15 Zhang, LuboNetworkPkg: Fix potential bug if the iSCSI use dns...
2017-03-01 Zhang LuboNetworkPkg: Add check logic for some variable in iSCSI...
2017-02-23 Zhang LuboNetworkPkg:Add scriptable configuration to iSCSI driver...
2017-02-15 hegdenagNetworkPkg/iSCSIDxe: Update the condition for IScsiStar...
2017-01-19 Zhang LuboNetworkPkg: Add dns support for target URL configuratio...
2016-10-28 Fu SiyuanNetworkPkg: Update IP4 stack drivers for classless...
2016-10-27 Laszlo ErsekNetworkPkg/IScsiDxe: rebase to ARRAY_SIZE()
2016-10-26 Zhang LuboNetworkPkg: Support bracketed IPv6 address during a...
2016-10-26 Gary LinNetworkPkg: Fix typos in comments
2016-10-14 Ye TingNetworkPkg: Record user configured TargetIP/Port in...
2016-08-18 Zhang LuboNetworkPkg: Fix assert issue in iSCSI driver
2016-08-18 Zhang LuboNetworkPkg: Refine codes of iSCSI driver
2016-07-26 Hao WuNetworkPkg IScsiDxe: Fix build error for lastest VS2015...
2016-07-11 Zhang, LuboNetworkPkg: Fix Assert issue in iSCSI driver.
2016-06-23 Zhang LuboNetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-06-23 Zhang LuboNetworkPkg: Replace ASSERT with error handling in Http...
2016-06-21 Star ZengNetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnic...
2016-05-12 Zhang, LuboNetworkPkg: Bug fix of iSCSI to support MPIO
2016-04-22 Zhang LuboNetworkPkg: Fix GCC code build error of iSCSI driver.
2016-04-22 Zhang LuboNetworkPkg: refine codes of iSCSI driver.
2016-01-06 Hao WuNetworkPkg IScsiDxe: Fix typos in function descriptions
2015-12-25 Jiaxin WuNetworkPkg: Fix suspicious dereference of pointer befor...
2015-12-18 Ye TingNetworkPkg: Update iSCSI driver to check existing AIP...
2015-12-15 Jordan JustenNetworkPkg: Convert all .uni files to utf-8
2015-09-25 Ye TingNetworkPkg:Fix iSCSI driver issue to work with iSCSI...
2015-08-11 fanwang2NetworkPkg: Change the macro name to fit coding style
2015-07-27 fanwang2NetworkPkg: fix an error lead building crash
2015-07-26 fanwang2NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PA...
2015-07-08 Zhang LuboNetworkPkg:Replace unsafe string functions.
2015-06-29 Zhang LuboNetworkPkg: Check whether the iSCSI initiator name...
2015-05-21 Dandan BiRemove Framework HII "class\subclass" in all VFR
2015-03-16 Shumin QiuNetworkPkg: Fix typo.
2015-02-05 Wu JiaxinOpen default Tcp child via BY_CHILD_CONTROLLER.
2015-02-04 Wu JiaxinVerified ChildHandle, and correct the name for a child.
2014-12-19 Qiu ShuminCode refine. Check the original length of array to...
2014-10-21 Eric DongClean up the code. Action statement should not have...
2014-09-24 Ye TingEnhance TargetName check when save iSCSI configuration.
2014-09-03 Gao, LimingNetworkPkg: Convert non DOS format files to DOS format
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-15 Fu, SiyuanUse string pointer instead string buffer to avoid strin...
2014-08-08 Fu, SiyuanUpdate network stack code to use StrnCpy instead of...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-03-17 Fu SiyuanRemove ASSERT when failed to Get/Set “AttemptOrder...
2014-01-22 Fu SiyuanRe-execute the failed SCSI command if iSCSI driver...
2014-01-10 Fu SiyuanFix bug in unload function: Check if component name...
2013-12-10 Fu Siyuan1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.
2013-11-29 Fu SiyuanFix a bug that iSCSI UI can Not Change Authentication...
2013-11-19 Wu JiaxinFix a bug about iSCSI initiator(based on NetworkPkg...
2013-10-29 Wu JiaxinFix a K9 error.Result of GetVariable2() function that...
2013-10-25 Wu JiaxinFix a bug about the iSCSI DHCP dependency issue.
2013-10-18 Ye TingFix an issue that execute "map -r" in NT32 simulator...
2013-10-18 Ye TingFix an issue that execute "map -r" in UEFI shell cannot...
2013-07-10 Fu SiyuanRoll back the changes in revision 14294 since it will...
2013-04-25 sfu5Update dual network stack drivers to produce multiple...
2013-04-19 tye1Add transit bit check for detecting partial response...
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-04-12 tye1Removes irrelevant parameter during negotiation to...
2012-04-10 ydong10Update code to avoid potential access violation.
2011-12-15 ydong10Update for NetworkPkg.
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
next