Remove xen VFB.
Due to XEN bug it prevents Linux boot. Remove it at least, until workaround is found.
This commit is contained in:
parent
8445567046
commit
72c9a50773
11 changed files with 14 additions and 929 deletions
|
@ -222,8 +222,6 @@ grub_xen_boot (void)
|
|||
grub_xen_mfn_t *new_mfn_list;
|
||||
grub_size_t i;
|
||||
|
||||
grub_video_restore ();
|
||||
|
||||
if (grub_xen_n_allocated_shared_pages)
|
||||
return grub_error (GRUB_ERR_BUG, "active grants");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue