]> git.proxmox.com Git - mirror_edk2.git/commit
Fix a bug in Power10U64. Power10U64 should clean up the stack after calling MultU64x3...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 21 Jul 2008 01:42:14 +0000 (01:42 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 21 Jul 2008 01:42:14 +0000 (01:42 +0000)
commit22353b17c02eff5e6b24519fc8b106470fe830a7
tree0ec26005830fc8a2b3b50d933529bf552a3c6b6b
parent5c5a0601e8a9e382e5091442882d2db93dfc44ed
Fix a bug in Power10U64. Power10U64 should clean up the stack after calling MultU64x32. It also should load eax and edx with the initial value just in case it return directly when "Power" is zero.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5528 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/Power10U64.c