]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/GetPowerOfTwo.asm
Use ebp as frame buffer in DivU64x32. Fix a typo in GetPowerOfTwo.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EfiCommonLib / Ia32 / GetPowerOfTwo.asm
2008-07-21 qwang12Use ebp as frame buffer in DivU64x32. Fix a typo in...
2008-07-21 qwang12Inline ASM in .c file is specific to MS tool-chain...