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
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue