Init cirrus ourselves instead of calling videobios
This commit is contained in:
parent
8c0346515d
commit
4d88b9aec7
7 changed files with 172 additions and 4 deletions
|
@ -36,9 +36,6 @@ VARIABLE(grub_core_entry_addr)
|
|||
.long 0
|
||||
1:
|
||||
|
||||
/* Process VGA rom. */
|
||||
call $0xc000, $0x3
|
||||
|
||||
/* Set up %ds, %ss, and %es. */
|
||||
xorw %ax, %ax
|
||||
movw %ax, %ds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue