stos: bootvid: Add boot console support
Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
@@ -40,4 +40,7 @@ KiKernelEntry(VOID)
|
||||
|
||||
/* Initialize boot video */
|
||||
BootVidInit();
|
||||
|
||||
/* Init bootcons */
|
||||
BootVidInitCons(NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user