audk/UefiCpuPkg/Library
Jeff Fan f3b113bf61 1. Only dump CPU Context and CpuDeadLoop () for CPU exception.
2. mEnabledInterruptNum is total enabled interrupt number, InterruptType should less than mEnabledInterruptNum.

Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15012 6f19259b-4bc3-4df7-8a09-765794883524
2013-12-20 05:42:41 +00:00
..
BaseUefiCpuLib UefiCpuPkg BaseUefiCpuLib: Change the initialization value for x87 FPU Control Word for x64 arch from 0x27f to 0x37f per UEFI 2.3.1c spec. 2012-07-05 08:44:57 +00:00
BaseXApicLib 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode. 2013-09-16 08:42:59 +00:00
BaseXApicX2ApicLib 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode. 2013-09-16 08:42:59 +00:00
CpuExceptionHandlerLib 1. Only dump CPU Context and CpuDeadLoop () for CPU exception. 2013-12-20 05:42:41 +00:00
MtrrLib Add missing parameter in functions header. 2012-10-10 07:39:01 +00:00
SecPeiDxeTimerLibUefiCpu Removed the assumption on APIC timer initial Count is all 1s and updated it to handle the long delay that timer initial count. 2013-08-27 07:29:45 +00:00