Age | Commit message (Expand) | Author |
2017-03-23 | NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPoint | Jiaxin Wu |
2017-03-15 | NetworkPkg: Fix potential bug if the iSCSI use dns protocol. | Zhang, Lubo |
2017-03-01 | NetworkPkg: Add check logic for some variable in iSCSI driver. | Zhang Lubo |
2017-02-23 | NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI. | Zhang Lubo |
2017-02-15 | NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Abort | hegdenag |
2017-01-19 | NetworkPkg: Add dns support for target URL configuration in ISCSI. | Zhang Lubo |
2016-10-28 | NetworkPkg: Update IP4 stack drivers for classless address unicast check. | Fu Siyuan |
2016-10-27 | NetworkPkg/IScsiDxe: rebase to ARRAY_SIZE() | Laszlo Ersek |
2016-10-26 | NetworkPkg: Support bracketed IPv6 address during a redirection in iSCSI | Zhang Lubo |
2016-10-26 | NetworkPkg: Fix typos in comments | Gary Lin |
2016-10-14 | NetworkPkg: Record user configured TargetIP/Port in iBFT | Ye Ting |
2016-08-18 | NetworkPkg: Fix assert issue in iSCSI driver | Zhang Lubo |
2016-08-18 | NetworkPkg: Refine codes of iSCSI driver | Zhang Lubo |
2016-07-26 | NetworkPkg IScsiDxe: Fix build error for lastest VS2015 compiler | Hao Wu |
2016-07-11 | NetworkPkg: Fix Assert issue in iSCSI driver. | Zhang, Lubo |
2016-06-23 | NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. | Zhang Lubo |
2016-06-23 | NetworkPkg: Replace ASSERT with error handling in Http boot and IScsi | Zhang Lubo |
2016-06-21 | NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr | Star Zeng |
2016-05-12 | NetworkPkg: Bug fix of iSCSI to support MPIO | Zhang, Lubo |
2016-04-22 | NetworkPkg: Fix GCC code build error of iSCSI driver. | Zhang Lubo |
2016-04-22 | NetworkPkg: refine codes of iSCSI driver. | Zhang Lubo |
2016-01-06 | NetworkPkg IScsiDxe: Fix typos in function descriptions | Hao Wu |
2015-12-25 | NetworkPkg: Fix suspicious dereference of pointer before NULL check | Jiaxin Wu |
2015-12-18 | NetworkPkg: Update iSCSI driver to check existing AIP instances | Ye Ting |
2015-12-15 | NetworkPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-09-25 | NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO target | Ye Ting |
2015-08-11 | NetworkPkg: Change the macro name to fit coding style | fanwang2 |
2015-07-27 | NetworkPkg: fix an error lead building crash | fanwang2 |
2015-07-26 | NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH support | fanwang2 |
2015-07-08 | NetworkPkg:Replace unsafe string functions. | Zhang Lubo |
2015-06-29 | NetworkPkg: Check whether the iSCSI initiator name is null. | Zhang Lubo |
2015-05-21 | Remove Framework HII "class\subclass" in all VFR | Dandan Bi |
2015-03-16 | NetworkPkg: Fix typo. | Shumin Qiu |
2015-02-05 | Open default Tcp child via BY_CHILD_CONTROLLER. | Wu Jiaxin |
2015-02-04 | Verified ChildHandle, and correct the name for a child. | Wu Jiaxin |
2014-12-19 | Code refine. Check the original length of array to avoid buffer over flow. | Qiu Shumin |
2014-10-21 | Clean up the code. Action statement should not have text two opcode. | Eric Dong |
2014-09-24 | Enhance TargetName check when save iSCSI configuration. | Ye Ting |
2014-09-03 | NetworkPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-15 | Use string pointer instead string buffer to avoid string copy operation. | Fu, Siyuan |
2014-08-08 | Update network stack code to use StrnCpy instead of StrCpy. | Fu, Siyuan |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-03-17 | Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va... | Fu Siyuan |
2014-01-22 | Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi... | Fu Siyuan |
2014-01-10 | Fix bug in unload function: Check if component name protocol exist, only unin... | Fu Siyuan |
2013-12-10 | 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. | Fu Siyuan |
2013-11-29 | Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP. | Fu Siyuan |
2013-11-19 | Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno... | Wu Jiaxin |