Init cirrus ourselves instead of calling videobios

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-06-21 01:02:48 +02:00
parent 8c0346515d
commit 4d88b9aec7
7 changed files with 172 additions and 4 deletions

View file

@ -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