summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe
AgeCommit message (Expand)Author
2015-07-08MdeModulePkg: Replace unsafe string functions.Zhang Lubo
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu
2015-02-05Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin
2015-02-04Enhance the parameter check to avoid potential issue in negotiation.Ye Ting
2015-02-04Verified ChildHandle, and correct the name for a child. Wu Jiaxin
2015-02-03Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-06-26Refine code to make it more safely.Eric Dong
2014-01-26Rollback the change 15178. Gao, Liming
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming
2014-01-23Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan
2014-01-10Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng
2013-07-25Roll back the changes in revision 14296 since it will cause iSCSI security au...Fu Siyuan
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye1
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-11-08Refine code to make it more safely.ydong10
2012-08-29Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian
2012-07-03Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ...ydong10
2012-02-15Add code check to avoid access violation.ydong10
2011-12-15Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong10
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-17Fix Build fail for NT32 platform.ydong10
2011-09-16Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong10
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-08String Reference Cleanup.lzeng14
2011-06-04Fix X64 clang warnings.andrewfish
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong10
2011-04-21Fix issue that iscsi initiator name with 223 bytes can not be saved.tye1
2011-04-07Fix ICC build error.tye1
2011-04-06Update ISID to fixed value: first 3 bytes are derived from MAC address while ...tye1
2010-09-15Refine soma code to make code run safely.ydong10
2010-07-30Fix a bug. iSCSI driver doesn’t follow driver model Start()/Stop() in case ...hhuan13
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-02-241. Correct File header to ## @filelgao4