Invoke APIC timer initialization
This commit is contained in:
@@ -44,4 +44,7 @@ HL::Cpu::InitializeProcessor(VOID)
|
|||||||
|
|
||||||
/* Set the APIC running level */
|
/* Set the APIC running level */
|
||||||
HL::RunLevel::SetRunLevel(KE::Processor::GetCurrentProcessorBlock()->RunLevel);
|
HL::RunLevel::SetRunLevel(KE::Processor::GetCurrentProcessorBlock()->RunLevel);
|
||||||
|
|
||||||
|
/* Initialize APIC timer */
|
||||||
|
HL::Timer::InitializeApicTimer();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user