]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Include/Register/Cpuid.h
UefiCpuPkg: Add Cpuid.h include files for CPUID related defines
authorMichael Kinney <michael.d.kinney@intel.com>
Mon, 19 Oct 2015 19:09:15 +0000 (19:09 +0000)
committermdkinney <mdkinney@Edk2>
Mon, 19 Oct 2015 19:09:15 +0000 (19:09 +0000)
commit28a7ddf0311f8557360b4f8d042e558b938f6e8c
treee81f9e1dca70a96854669b0b4070460a719cb0a8
parent94941c8853448c1d2f72f90f7fedebd71035fe00
UefiCpuPkg: Add Cpuid.h include files for CPUID related defines

Move CPUID related defines from LocalApic.h to Cpuid.h
Update LocalApicLib instances to include Cpuid.h
Update CpuMpPei module to include Cpuid.h

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18633 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/CpuMpPei/CpuMpPei.h
UefiCpuPkg/Include/Register/Cpuid.h [new file with mode: 0644]
UefiCpuPkg/Include/Register/LocalApic.h
UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c
UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c