audk/MdeModulePkg/Core
rsun3 da38df1d09 MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break.
The UNIXGCC compiler generates an internal call for division operation when compiling CoreInternalWaitForTick(), which causes build break due to link failure. This check-in changes the implementation of CoreInternalWaitForTick() to avoid this case.

Signed-off-by: rsun3
Reviewed-by: mdkinney


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12830 6f19259b-4bc3-4df7-8a09-765794883524
2011-12-09 02:35:04 +00:00
..
Dxe MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break. 2011-12-09 02:35:04 +00:00
DxeIplPeim Add core FFS3 support, PeiCore and DxeIpl. 2011-10-27 09:04:50 +00:00
Pei 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description rows that start with a Required Alignment (bytes) of 2, 4, and 8. 2011-11-25 01:57:23 +00:00
PiSmmCore Update code to pass build on VS2008 with /Od compiler option. 2011-11-28 06:19:36 +00:00
RuntimeDxe Update the copyright notice format 2010-04-24 09:49:11 +00:00