audk/MdeModulePkg/Universal/Network/IScsiDxe
xdu2 1204fe8319 Code clean up in NetLib:
1. Add GLOBAL_REMOVE_IF_UNREFERENCED to all globals
2. Update NTOHL and NTOHS to be BaseLib func SwapBytes32/SwapBytes16
3. Remove duplicate NET_SWAP_SHORT (to use NTOHS instead)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9648 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-30 13:44:11 +00:00
..
ComponentName.c update file header 2008-12-10 01:57:01 +00:00
ComponentName.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiCHAP.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
IScsiCHAP.h [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiCommon.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiConfig.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
IScsiConfig.h Update UefiHiiLib to support new defined IFR related HII APIs. 2009-04-13 06:05:15 +00:00
IScsiConfigDxe.vfr Update UefiHiiLib to support new defined IFR related HII APIs. 2009-04-13 06:05:15 +00:00
IScsiConfigDxeStrings.uni sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP Secret UI allows the minimum number of 13 characters while the spec only requires 12 2009-07-01 00:47:09 +00:00
IScsiConfigNVDataStruc.h Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables. 2009-07-06 03:06:50 +00:00
IScsiDhcp.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
IScsiDhcp.h [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiDriver.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
IScsiDriver.h 202033 make .h more clear, seperate ComponentName.h IScsiInitiatorName.h from IScsiDriver.h 2008-12-16 08:10:07 +00:00
IScsiDxe.inf Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables. 2009-07-06 03:06:50 +00:00
IScsiExtScsiPassThru.c initial Target byte array with 0xff (all bytes are 0xff in this array)in GetTargetLun to consistent with GetNextTargetLun. 2009-07-15 03:16:13 +00:00
IScsiExtScsiPassThru.h update file header 2008-12-10 03:22:05 +00:00
IScsiIbft.c [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiIbft.h Add #include Acpi.h so the ACPI 3.0 Table Revision define is available. 2009-05-20 18:57:51 +00:00
IScsiImpl.h Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables. 2009-07-06 03:06:50 +00:00
IScsiInitiatorName.c unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiInitiatorName.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiMisc.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
IScsiMisc.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiProto.c Code clean up in NetLib: 2009-12-30 13:44:11 +00:00
IScsiProto.h [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiTcp4Io.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
IScsiTcp4Io.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
Md5.c 1) delete unused parameter from IScsiCHAPOnRspReceived () 2008-12-14 12:25:48 +00:00
Md5.h Update modules to show real dependencies on the BaseMemoryLib and MemoryAllocationLib 2009-05-20 23:15:47 +00:00