audk/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu
Hao Wu f17e2f8c9e UefiCpuPkg: Add ASSERT to handle local APIC not config properly
When the local APIC is not configurated properly, function
GetApicTimerInitCount() in LocalApicLib may return zero, which will lead
to a divide by zero exception in SecPeiDxeTimerLibUefiCpu.

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@18594 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-09 07:04:00 +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
SecPeiDxeTimerLibUefiCpu.inf Refine the format of PCD in INF files for UefiCpuPkg. 2015-01-16 05:20:31 +00:00
SecPeiDxeTimerLibUefiCpu.uni UefiCpuPkg: Convert non DOS format files to DOS format 2014-09-03 08:48:53 +00:00
X86TimerLib.c UefiCpuPkg: Add ASSERT to handle local APIC not config properly 2015-10-09 07:04:00 +00:00