]> git.proxmox.com Git - mirror_edk2.git/commit
1. Fix one bug on EBC for GetPowerOfTwo64.c
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Jul 2006 07:48:43 +0000 (07:48 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Jul 2006 07:48:43 +0000 (07:48 +0000)
commit4748b24d77d65a13dd2bcb0f9fa9ed83f24f9bf4
treef34684b597c823cb9d1a197ccb715037e6ab366d
parent67513de53722cf54a414dd80cc68e7d48f73be78
1. Fix one bug on EBC for GetPowerOfTwo64.c
2. Fix one bug for GetPowerOfTwo32.c and GetPowerOfTwo64.c, when Operand is 1, 1 should be returned

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