audk/UefiCpuPkg/Library
Jeff Fan 6e3e4d70d4 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.
2. Read CPU APIC ID from CPUID leaf B in case CPU Init APIC ID is larger 255 in XAPIC mode.

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@14674 6f19259b-4bc3-4df7-8a09-765794883524
2013-09-16 08:42:59 +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 Fix build issue on DDK3790 tool chain. 2013-02-05 01:35:29 +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