summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfig.c
AgeCommit message (Expand)Author
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