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

@ -48,6 +48,8 @@ extern grub_int32_t grub_total_module_size;
configuration file are located. */
extern char grub_prefix[];
void grub_qemu_init_cirrus (void);
#endif /* ! ASM_FILE */
#endif /* ! GRUB_KERNEL_MACHINE_HEADER */