ptos: bootvid: Add boot console to bootvid
Signed-off-by: Chloe M. <chloe@yiffware.org>
This commit is contained in:
@@ -42,4 +42,7 @@ KiKernelInit(VOID)
|
||||
|
||||
/* Initialize the boot video driver */
|
||||
BootVidInit();
|
||||
|
||||
/* Initialize the boot video console */
|
||||
BootVidInitCons(NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user