]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c
UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabled
authorHao Wu <hao.a.wu@intel.com>
Fri, 9 Oct 2015 07:04:26 +0000 (07:04 +0000)
committerhwu1225 <hwu1225@Edk2>
Fri, 9 Oct 2015 07:04:26 +0000 (07:04 +0000)
commit6d72ff7d9daf7efae5243e9c00a281b350fc0f95
tree713014c10e4d34323860d4f3f947b6eb33b0a7df
parentf17e2f8c9e1a34c3707f93ca373a79f14927f7b1
UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabled

Add an ASSERT in GetApicTimerState() to check if the local APIC is
software enabled.

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@18595 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c
UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c