summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c
AgeCommit message (Expand)Author
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-09-18Clean up the private GUID definition in module Level.lgao4
2010-04-24Update the copyright notice formathhtian
2009-12-30Add VLAN support.xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-04[Change summary]:tye
2009-06-29add security check.vanjeff
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
2009-02-24fix the bug of calculating subnetmask prefix length. It is a regression issue...eric_tian
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji4
2009-01-13unified "iSCSI" in all commentsywu21
2008-12-141) delete unused parameter from IScsiCHAPOnRspReceived ()ywu21
2008-12-121)update function header coding style issueywu21
2008-12-10delete redundant **/ywu21
2008-12-101 update function headerywu21
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-04-17[Description]eric_tian
2008-03-11edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c:jljusten
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-01-22move iscsi driver into network directory, and change its name to comply with ...eric_tian