mirror of
https://github.com/ipxe/ipxe
synced 2025-12-29 11:03:15 +03:00
Should be using the generic device probe mechanism, when (if) they
eventually get updated.
This commit is contained in:
@@ -417,9 +417,6 @@ struct console_driver btext_console __console_driver = {
|
||||
.disabled = 1,
|
||||
};
|
||||
|
||||
INIT_FN ( INIT_CONSOLE, btext_init, NULL );
|
||||
|
||||
|
||||
//come from linux/drivers/video/font-8x16.c
|
||||
/**********************************************/
|
||||
/* */
|
||||
|
||||
Reference in New Issue
Block a user