summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/IScsiDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Delete IScsiDxe in MdeModulePkg.Siyuan Fu2018-12-2432-11845/+0
* MdeModulePkg/IScsiDxe: Add the clarification compared to IScsiDxe in NetworkPkg.Jiaxin Wu2018-09-271-1/+11
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg IScsiDxe: Remove a redundant functionshenglei2018-08-211-31/+0
* MdeModulePkg: Remove redundant library classes and GUIDsshenglei2018-08-202-2/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2824-297/+297
* MdeModulePkg/IScsiDxe: Set ExitBootServiceEvent to NULL after close it.Jiaxin Wu2018-01-101-4/+7
* MdeModulePkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang22017-12-183-8/+11
* MdeModulePkg: Fix assert in iSCSI.Zhang Lubo2016-12-071-0/+1
* MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2016-10-281-5/+10
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-272-2/+2
* MdeModulePkg: Refine codes of iSCSI driverZhang Lubo2016-08-181-15/+20
* MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-233-13/+9
* MdeModulePkg: Fix GCC code build error of iSCSI driver.Zhang Lubo2016-04-221-1/+3
* MdeModulePkg: refine codes of iSCSI driver.Zhang Lubo2016-04-223-18/+40
* MdeModulePkg IScsiDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-153-0/+0
* MdeModulePkg: Change the macro name to fit coding stylefanwang22015-08-112-2/+2
* MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxefanwang22015-07-262-10/+24
* MdeModulePkg: Replace unsafe string functions.Zhang Lubo2015-07-084-8/+8
* Remove Framework HII "class\subclass" in all VFRDandan Bi2015-05-211-2/+0
* MdeModulePkg: Fix typo.Shumin Qiu2015-03-131-3/+3
* Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin2015-02-051-1/+32
* Enhance the parameter check to avoid potential issue in negotiation.Ye Ting2015-02-041-14/+26
* Verified ChildHandle, and correct the name for a child. Wu Jiaxin2015-02-041-7/+119
* Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz2015-02-031-10/+19
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-211-1/+0
* Enhance TargetName check when save iSCSI configuration.Ye Ting2014-09-241-0/+17
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-24/+46
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-0/+2
* Refine code to make it more safely.Eric Dong2014-06-262-0/+3
* Rollback the change 15178. Gao, Liming2014-01-261-0/+1
* Update Module BaseName to avoid the same name. Gao, Liming2014-01-241-2/+1
* Update Module BaseName to avoid the same name. Gao, Liming2014-01-242-4/+4
* Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan2014-01-233-13/+19
* Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan2014-01-103-24/+171
* 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan2013-12-101-3/+10
* Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin2013-10-291-2/+1
* Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin2013-10-253-14/+125
* Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting2013-10-181-2/+3
* Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2013-09-161-7/+1
* Roll back the changes in revision 14296 since it will cause iSCSI security au...Fu Siyuan2013-07-251-1/+1
* Add transit bit check for detecting partial response in iSCSI stack.tye12013-04-191-2/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-2/+38
* Refine code to make it more safely.ydong102012-11-082-5/+48
* Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian2012-08-291-5/+5
* Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ...ydong102012-07-031-0/+1
* Add code check to avoid access violation.ydong102012-02-151-0/+1