audk/MdeModulePkg/Core/Dxe
Gao, Liming 769e45317c 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
2014-09-09 02:35:41 +00:00
..
Dispatcher Update code to support VS2013 tool chain. 2014-07-28 07:52:57 +00:00
DxeMain Update code to support VS2013 tool chain. 2014-07-28 07:52:57 +00:00
Event 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
FwVol MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not cache memory mapped IO FV. 2014-08-28 06:02:43 +00:00
FwVolBlock DxeCore is designed to trust input data, so add comments to reminder caller to do check to follow PI specification when necessary. 2014-01-17 03:42:09 +00:00
Gcd Fix code potential errors. 2012-10-16 09:27:49 +00:00
Hand Update code to support VS2013 tool chain. 2014-07-28 07:52:57 +00:00
Image Update code to support VS2013 tool chain. 2014-07-28 07:52:57 +00:00
Library Update the copyright notice format 2010-04-24 09:49:11 +00:00
Mem 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
Misc MdeModulePkg: Fix XCODE Link Issue in DxeCore 2014-09-09 02:35:41 +00:00
SectionExtraction MdeModulePkg DxeCore: Don't cache memory mapped IO FV. 2014-08-27 08:31:44 +00:00
DxeCore.uni MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
DxeCoreExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00
DxeMain.h MdeModulePkg DxeCore: Don't cache memory mapped IO FV. 2014-08-27 08:31:44 +00:00
DxeMain.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00