Start application processors
This commit is contained in:
@@ -36,6 +36,9 @@ HlInitializeSystem(VOID)
|
||||
return Status;
|
||||
}
|
||||
|
||||
/* Start all application processors */
|
||||
HlStartAllProcessors();
|
||||
|
||||
/* Return success */
|
||||
return STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user