diff options
author | Gao, Liming <liming.gao@intel.com> | 2014-09-09 02:35:41 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-09-09 02:35:41 +0000 |
commit | 769e45317c60b07abe083d7da72ccfd69ad49d60 (patch) | |
tree | b0cba37c0983af9bf6504c2ffa86dfc447ef9fc4 /OvmfPkg/Csm | |
parent | cc72674b58c3430c2f4a876ecf8a0474a717a235 (diff) | |
download | edk2-platforms-769e45317c60b07abe083d7da72ccfd69ad49d60.tar.xz |
MdeModulePkg: Fix XCODE Link Issue in DxeCore
In XCODE tool chain, the 64-bit bit wise and operation is causing the compiler to emit an __umoddi3.
This patch uses BaseLib API to replace 64-bit bit operation.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: Andrew Fish <afish@apple.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16065 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OvmfPkg/Csm')
0 files changed, 0 insertions, 0 deletions