summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao41-78/+73
2009-02-24fix the bug of calculating subnetmask prefix length. It is a regression issue...eric_tian1-1/+1
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji41-2/+3
2009-01-13unified "iSCSI" in all commentsywu211-1/+1
2008-12-141) delete unused parameter from IScsiCHAPOnRspReceived ()ywu211-1/+1
2008-12-121)update function header coding style issueywu211-6/+6
2008-12-10delete redundant **/ywu211-1/+0
2008-12-101 update function headerywu211-116/+65
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-6/+6
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+1
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-1/+1
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang121-38/+0
2008-04-17[Description]eric_tian1-277/+188
2008-03-11edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c:jljusten1-0/+2
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-8/+8
2008-01-22move iscsi driver into network directory, and change its name to comply with ...eric_tian1-0/+967