audk/MdeModulePkg/Universal/Network/IScsiDxe
ywu21 1055b68d04 1 update function header
2 update file header 
3 correct some expression: Non-Boolean comparisons must use a compare operator 
4 corrent some variable naming 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6960 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-10 03:58:26 +00:00
..
ComponentName.c update file header 2008-12-10 01:57:01 +00:00
IScsiCHAP.c update file header 2008-12-10 02:01:17 +00:00
IScsiCHAP.h update file header 2008-12-10 02:02:38 +00:00
IScsiCommon.h [Description] 2008-04-17 08:28:51 +00:00
IScsiConfig.c update file header 2008-12-10 02:07:48 +00:00
IScsiConfig.h update file header 2008-12-10 02:10:34 +00:00
IScsiConfigDxe.vfr update file header 2008-12-10 02:11:13 +00:00
IScsiConfigDxeStrings.uni update 2008-01-22 08:10:49 +00:00
IScsiConfigNVDataStruc.h [Description] 2008-04-17 08:28:51 +00:00
IScsiDhcp.c update file header 2008-12-10 02:21:50 +00:00
IScsiDhcp.h update file header 2008-12-10 02:30:31 +00:00
IScsiDriver.c update file header 2008-12-10 02:34:43 +00:00
IScsiDriver.h update file header 2008-12-10 03:07:16 +00:00
IScsiDxe.inf git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6892 6f19259b-4bc3-4df7-8a09-765794883524 2008-12-07 04:45:45 +00:00
IScsiExtScsiPassThru.c update file header 2008-12-10 03:21:12 +00:00
IScsiExtScsiPassThru.h update file header 2008-12-10 03:22:05 +00:00
IScsiIbft.c update file header 2008-12-10 03:24:11 +00:00
IScsiIbft.h update file header 2008-12-10 03:27:58 +00:00
IScsiImpl.h update file header 2008-12-10 03:32:55 +00:00
IScsiInitiatorName.c update file header 2008-12-10 03:34:36 +00:00
IScsiMisc.c 1 update function header 2008-12-10 03:58:26 +00:00
IScsiMisc.h [Description] 2008-04-17 08:28:51 +00:00
IScsiProto.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:05:06 +00:00
IScsiProto.h Add a type cast of UINT32 to insure that EBC compiler does not report warning of "Integer conversion resulted in a change of sign" when building with -Za option (accept only ANSI/ISO standard C code). 1 << 31 is consider to be a sign change by compiler. 2008-06-04 10:03:44 +00:00
IScsiTcp4Io.c remove EFI_EVENT_ alias, replace them with EVT_ 2008-09-04 07:42:38 +00:00
IScsiTcp4Io.h [Description] 2008-04-17 08:28:51 +00:00
Md5.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:05:06 +00:00
Md5.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00