audk/MdePkg/Library/SecPeiDxeTimerLibCpu
Hao Wu 53fa8748fd MdePkg: Add ASSERT to handle local APIC not config properly
When the local APIC is not configurated properly, function
InternalX86GetInitTimerCount() may return zero, which will lead to a
divide by zero exception in SecPeiDxeTimerLibCpu.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18593 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-09 07:03:24 +00:00
..
IpfTimerLib.c Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in unit of nanoseconds. 2011-08-25 05:59:17 +00:00
SecPeiDxeTimerLibCpu.inf MdePkg: INF/DEC file updates to EDK II packages 2014-08-27 09:33:09 +00:00
SecPeiDxeTimerLibCpu.uni MdePkg: Convert non DOS format files to DOS format 2014-09-03 08:33:28 +00:00
X86TimerLib.c MdePkg: Add ASSERT to handle local APIC not config properly 2015-10-09 07:03:24 +00:00