summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfig.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Delete IScsiDxe in MdeModulePkg.Siyuan Fu2018-12-241-1264/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-21/+21
* 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-271-1/+1
* MdeModulePkg: Replace unsafe string functions.Zhang Lubo2015-07-081-2/+2
* Enhance TargetName check when save iSCSI configuration.Ye Ting2014-09-241-0/+17
* Refine code to make it more safely.Eric Dong2014-06-261-0/+2
* Update Module BaseName to avoid the same name. Gao, Liming2014-01-241-2/+2
* 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
* Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong102011-12-151-43/+42
* Clean up the private GUID definition in module Level.lgao42011-09-181-18/+14
* Fix Build fail for NT32 platform.ydong102011-09-171-1/+1
* Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong102011-09-161-1/+1
* Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong102011-05-201-200/+199
* Fix issue that iscsi initiator name with 223 bytes can not be saved.tye12011-04-211-4/+4
* Fix ICC build error.tye12011-04-071-1/+1
* Update ISID to fixed value: first 3 bytes are derived from MAC address while ...tye12011-04-061-1/+132
* Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao42010-06-021-0/+7
* Update the copyright notice formathhtian2010-04-241-2/+2
* Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao42010-03-041-3/+48
* Add VLAN support.xdu22009-12-301-25/+25
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-131-7/+7
* [Change summary]:tye2009-11-041-5/+5
* Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao42009-05-201-1/+16
* fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff2009-05-121-1/+1
* Update HiiGetBrowserData APIlgao42009-04-271-2/+4
* HII Library Class interface refine.rsun32009-04-141-16/+12
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-131-27/+47
* Replace BufToHexString by UnicodeValueToStringlgao42009-04-081-27/+13
* Retire Extended HII library class.rsun32009-04-021-21/+40
* unified "iSCSI" in all commentsywu212009-01-131-2/+2
* it was root caused to be Spec issue instead of code issue. It should be Acti...ywu212008-12-151-1/+1
* 1) delete unused parameter from IScsiCHAPOnRspReceived ()ywu212008-12-141-5/+5
* 1)update function header coding style issueywu212008-12-121-5/+5
* update file headerywu212008-12-101-120/+142
* Sync in bug fix from EDK I:qwang122008-11-041-0/+4
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-3/+0
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-211-4/+4
* [Description]eric_tian2008-05-161-0/+1
* [Description]eric_tian2008-04-171-192/+150
* [Description]eric_tian2008-03-211-8/+11
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-36/+36
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-021-4/+4
* move iscsi driver into network directory, and change its name to comply with ...eric_tian2008-01-221-0/+1038