]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiMisc.c
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-01-10 Jiaxin WuMdeModulePkg/IScsiDxe: Set ExitBootServiceEvent to...
2016-04-22 Zhang LuboMdeModulePkg: Fix GCC code build error of iSCSI driver.
2016-04-22 Zhang LuboMdeModulePkg: refine codes of iSCSI driver.
2015-08-11 fanwang2MdeModulePkg: Change the macro name to fit coding style
2015-07-26 fanwang2MdeModulePkg: Add old IPv4_DEVICE_PATH support for...
2015-07-08 Zhang LuboMdeModulePkg: Replace unsafe string functions.
2014-06-26 Eric DongRefine code to make it more safely.
2014-01-10 Fu SiyuanFix bug in unload function: Check if component name...
2013-10-29 Wu JiaxinFix a K9 error.Result of GetVariable2() function that...
2013-10-25 Wu JiaxinFix a bug about the iSCSI DHCP dependency issue.
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2010-04-24 hhtianUpdate the copyright notice format
2009-12-30 xdu2Add VLAN support.
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-06-29 vanjeffadd security check.
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-02-24 eric_tianfix the bug of calculating subnetmask prefix length...
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-01-13 ywu21unified "iSCSI" in all comments
2008-12-14 ywu211) delete unused parameter from IScsiCHAPOnRspReceived ()
2008-12-12 ywu211)update function header coding style issue
2008-12-10 ywu21delete redundant **/
2008-12-10 ywu211 update function header
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-04-17 eric_tian[Description]
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c:
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-22 eric_tianmove iscsi driver into network directory, and change...