]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfig.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiConfig.c
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2016-12-07 Zhang LuboMdeModulePkg: Fix assert in iSCSI.
2016-10-28 Fu SiyuanMdeModulePkg: Update IP4 stack drivers for classless...
2016-10-27 Gary LinMdeModulePkg/Universal: Fix typos in comments
2015-07-08 Zhang LuboMdeModulePkg: Replace unsafe string functions.
2014-09-24 Ye TingEnhance TargetName check when save iSCSI configuration.
2014-06-26 Eric DongRefine code to make it more safely.
2014-01-24 Gao, LimingUpdate Module BaseName to avoid the same name.
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2012-07-03 ydong10Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action...
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-17 ydong10Fix Build fail for NT32 platform.
2011-09-16 ydong10Add exit action when Config_Access_Protocol.CallBack...
2011-05-20 ydong10Refine some call back function to return EFI_UNSUPPORTE...
2011-04-21 tye1Fix issue that iscsi initiator name with 223 bytes...
2011-04-07 tye1Fix ICC build error.
2011-04-06 tye1Update ISID to fixed value: first 3 bytes are derived...
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2009-12-30 xdu2Add VLAN support.
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-05-20 lgao4Update HiiDataBase to fix the SCT hang issues by the...
2009-05-12 vanjefffixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESO...
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-04-02 rsun3Retire Extended HII library class.
2009-01-13 ywu21unified "iSCSI" in all comments
2008-12-15 ywu21it was root caused to be Spec issue instead of code...
2008-12-14 ywu211) delete unused parameter from IScsiCHAPOnRspReceived ()
2008-12-12 ywu211)update function header coding style issue
2008-12-10 ywu21update file header
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-05-16 eric_tian[Description]
2008-04-17 eric_tian[Description]
2008-03-21 eric_tian[Description]
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-22 eric_tianmove iscsi driver into network directory, and change...