]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: use LShiftU64() instead of "<<" to avoid IA32 build error.
authorFu Siyuan <siyuan.fu@intel.com>
Wed, 1 Mar 2017 04:03:26 +0000 (12:03 +0800)
committerFu Siyuan <siyuan.fu@intel.com>
Wed, 1 Mar 2017 06:18:01 +0000 (14:18 +0800)
commit4879e13097830f9c7cb924a674bcf96cb7686baf
treeab211a92779eddca870db4c4f48ade186c94ce72
parent5ab97a64b51cbf803005eb664cdeab3b562d9c56
MdeModulePkg: use LShiftU64() instead of "<<" to avoid IA32 build error.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Core/Dxe/Mem/Page.c
MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c