summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfig.c
AgeCommit message (Expand)Author
2015-07-08MdeModulePkg: Replace unsafe string functions.Zhang Lubo
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting
2014-06-26Refine code to make it more safely.Eric Dong
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming
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
2011-12-15Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong10
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-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-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-04-24Update the copyright notice formathhtian
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2009-12-30Add VLAN support.xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-04[Change summary]:tye
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao4
2009-05-12fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
2009-04-02Retire Extended HII library class.rsun3
2009-01-13unified "iSCSI" in all commentsywu21
2008-12-15it was root caused to be Spec issue instead of code issue. It should be Acti...ywu21
2008-12-141) delete unused parameter from IScsiCHAPOnRspReceived ()ywu21
2008-12-121)update function header coding style issueywu21
2008-12-10update file headerywu21
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang12
2008-05-16[Description]eric_tian
2008-04-17[Description]eric_tian
2008-03-21[Description]eric_tian
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-01-22move iscsi driver into network directory, and change its name to comply with ...eric_tian