stos/amd64: cpu: Add LAPIC driver + MCB in KPCR
Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
@@ -87,12 +87,12 @@ KiKernelInit(VOID)
|
||||
/* Initialize virtual memory */
|
||||
MmVmInit();
|
||||
|
||||
/* Phase 2 init of bootstrap core */
|
||||
HalKpcrP2Init(&BootstrapCore);
|
||||
|
||||
/* Initialize ACPI */
|
||||
AcpiInit();
|
||||
|
||||
/* Phase 2 init of bootstrap core */
|
||||
HalKpcrP2Init(&BootstrapCore);
|
||||
|
||||
/* Initialize the root process */
|
||||
InitializeRootProcess();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user