]> git.proxmox.com Git - mirror_edk2.git/commit
Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient.
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Jul 2006 08:05:35 +0000 (08:05 +0000)
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Jul 2006 08:05:35 +0000 (08:05 +0000)
commit3cc092acf2aa8b76815a1adca2cc3775dd9f7753
treedee4ab5b49b7a89102a9d948e84d51004ceab1ed
parent0898f771628c4c9004d5e2716612c57b13123a93
Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@963 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/GetPowerOfTwo32.c
MdePkg/Library/BaseLib/GetPowerOfTwo64.c