audk/OvmfPkg/Sec
Michael Kinney f3e34b9d8c OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT()
The update to the LocalApicLib instances to make sure the Local APIC is
initialized before use (SVN r18595 / git commit 6d72ff7d9d) generates an
ASSERT() when SOURCE_DEBUG_ENABLE is enabled for OVMF.

The fix is to initialize the Local APIC Timer and mask it before
initializing the DebugAgent.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
[lersek@redhat.com: rewrap code comment, rewrap commit msg, add precise
 commit ref]

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18622 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-16 16:48:24 +00:00
..
Ia32 OvmfPkg Sec: Convert Ia32/SecEntry.asm to NASM 2014-10-31 20:55:06 +00:00
X64 OvmfPkg Sec: Convert X64/SecEntry.asm to NASM 2014-10-31 20:55:16 +00:00
SecMain.c OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT() 2015-10-16 16:48:24 +00:00
SecMain.inf OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT() 2015-10-16 16:48:24 +00:00