wip: vbe still not working but let us cook
This commit is contained in:
@ -40,6 +40,6 @@ void kernel_main(multiboot_info_t *mbd, uint32_t magic)
|
||||
/* "complex 8*unknown quantity -byte descriptor table. -- Troy "
|
||||
*/
|
||||
/* "Martin 03:50, 22 March 2009 (UTC)\n"); */
|
||||
display.buff[1024] = 255;
|
||||
shell_init();
|
||||
memset(display.buff, 255, 1024 * 1024);
|
||||
/* shell_init(); */
|
||||
}
|
||||
|
Reference in New Issue
Block a user