summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Delete IScsiDxe in MdeModulePkg.Siyuan Fu2018-12-241-948/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-31/+31
* MdeModulePkg/IScsiDxe: Set ExitBootServiceEvent to NULL after close it.Jiaxin Wu2018-01-101-4/+7
* MdeModulePkg: Fix GCC code build error of iSCSI driver.Zhang Lubo2016-04-221-1/+3
* MdeModulePkg: refine codes of iSCSI driver.Zhang Lubo2016-04-221-13/+25
* MdeModulePkg: Change the macro name to fit coding stylefanwang22015-08-111-1/+1
* MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxefanwang22015-07-261-9/+18
* MdeModulePkg: Replace unsafe string functions.Zhang Lubo2015-07-081-2/+2
* Refine code to make it more safely.Eric Dong2014-06-261-0/+1
* Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan2014-01-101-1/+68
* Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin2013-10-291-2/+1
* Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin2013-10-251-1/+55
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-261-1/+13
* Clean up the private GUID definition in module Level.lgao42011-09-181-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Add VLAN support.xdu22009-12-301-19/+20
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-131-4/+4
* [Change summary]:tye2009-11-041-1/+1
* add security check.vanjeff2009-06-291-1/+4
* Replace BufToHexString by UnicodeValueToStringlgao42009-04-081-78/+73
* fix the bug of calculating subnetmask prefix length. It is a regression issue...eric_tian2009-02-241-1/+1
* use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42009-02-031-2/+3
* unified "iSCSI" in all commentsywu212009-01-131-1/+1
* 1) delete unused parameter from IScsiCHAPOnRspReceived ()ywu212008-12-141-1/+1
* 1)update function header coding style issueywu212008-12-121-6/+6
* delete redundant **/ywu212008-12-101-1/+0
* 1 update function headerywu212008-12-101-116/+65
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-011-6/+6
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-2/+1
* remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-041-1/+1
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-231-38/+0
* [Description]eric_tian2008-04-171-277/+188
* edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c:jljusten2008-03-111-0/+2
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-8/+8
* move iscsi driver into network directory, and change its name to comply with ...eric_tian2008-01-221-0/+967