1. 87ce421 NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO target by Ye Ting · 9 years ago
  2. 5ae7578 NetworkPkg: Change the macro name to fit coding style by fanwang2 · 9 years ago
  3. 8413492 NetworkPkg: fix an error lead building crash by fanwang2 · 9 years ago
  4. 42f0586 NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH support by fanwang2 · 9 years ago
  5. c960bdc NetworkPkg:Replace unsafe string functions. by Zhang Lubo · 9 years ago
  6. e9da7de NetworkPkg: Check whether the iSCSI initiator name is null. by Zhang Lubo · 10 years ago
  7. b965bd9 Remove Framework HII "class\subclass" in all VFR by Dandan Bi · 10 years ago
  8. 5edac28 NetworkPkg: Fix typo. by Shumin Qiu · 10 years ago
  9. d63a52e Open default Tcp child via BY_CHILD_CONTROLLER. by Wu Jiaxin · 10 years ago
  10. 2709d2f Verified ChildHandle, and correct the name for a child. by Wu Jiaxin · 10 years ago
  11. 3532030 Code refine. Check the original length of array to avoid buffer over flow. by Qiu Shumin · 10 years ago
  12. 79e1ffb Clean up the code. Action statement should not have text two opcode. by Eric Dong · 10 years ago
  13. b222032 Enhance TargetName check when save iSCSI configuration. by Ye Ting · 10 years ago
  14. 537dafa NetworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  15. 332be0d NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  16. 8ef3af3 NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  17. a4faf33 Use string pointer instead string buffer to avoid string copy operation. by Fu, Siyuan · 10 years ago
  18. 2922e29 Update network stack code to use StrnCpy instead of StrCpy. by Fu, Siyuan · 10 years ago
  19. 94866d4 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  20. 9c12f2d Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” variable. by Fu Siyuan · 11 years ago
  21. cb16278 Re-execute the failed SCSI command if iSCSI driver could reinstates the session successfully. by Fu Siyuan · 11 years ago
  22. 18b24f9 Fix bug in unload function: Check if component name protocol exist, only uninstall it when it really exists. by Fu Siyuan · 11 years ago
  23. 0e0fb74 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. by Fu Siyuan · 11 years ago
  24. 99e5617 Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP. by Fu Siyuan · 11 years ago
  25. 0b10bb6 Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) cannot reinstate session with Windows iSCSI target. by Wu Jiaxin · 11 years ago
  26. 107e3d7 Fix a K9 error.Result of GetVariable2() function that may return NULL will be dereferenced. by Wu Jiaxin · 11 years ago
  27. b7cc5bf Fix a bug about the iSCSI DHCP dependency issue. by Wu Jiaxin · 11 years ago
  28. 03b08d7 Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI session with Linux iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
  29. e8b1fb2 Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI session with Microsoft iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
  30. 6c657d7 Roll back the changes in revision 14294 since it will cause iSCSI security authentication issue. by Fu Siyuan · 11 years ago
  31. 6879581 Update dual network stack drivers to produce multiple Driver Binding Protocol. by sfu5 · 12 years ago
  32. 4304bf6 Add transit bit check for detecting partial response in iSCSI stack. by tye1 · 12 years ago
  33. 216f797 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. by sfu5 · 12 years ago
  34. 75dce34 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. by sfu5 · 12 years ago
  35. f01b91a Fixed build failed. by ydong10 · 13 years ago
  36. bf4a3db Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also replace old interface with new one. by ydong10 · 13 years ago
  37. 75acfab Removes irrelevant parameter during negotiation to avoid login fail. by tye1 · 13 years ago
  38. 7a49cd0 Update code to avoid potential access violation. by ydong10 · 13 years ago
  39. 639a76d Update for NetworkPkg. by ydong10 · 13 years ago
  40. 501793f Adopt new IPv4/IPv6 device path for network modules. by niruiyu · 13 years ago
  41. 9bdc659 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  42. f10810c Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit action when Config_Access_Protocol.CallBack function returns Submit or Reset which is follow UEFI spec 2.3.1. by ydong10 · 13 years ago
  43. c0d494b 1. Update iSCSI UI to be more user-friendly. by tye1 · 13 years ago
  44. 4c5a5e0 Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. by tye1 · 13 years ago