]> git.proxmox.com Git - mirror_edk2.git/commit
Add a type cast of UINT32 to insure that EBC compiler does not report warning of...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Jun 2008 10:03:44 +0000 (10:03 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Jun 2008 10:03:44 +0000 (10:03 +0000)
commit1c574ee4dc9c1aab7422bac37fb9a2c49d772281
treea1fd52de90697c402a24eae24308435bb718d8db
parent552b252326c1110f8835fe5a43a1a3441ab3df0e
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.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5325 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.h