Remove xen VFB.

Due to XEN bug it prevents Linux boot. Remove it at least, until
	workaround is found.
This commit is contained in:
Vladimir Serbinenko 2013-12-18 18:43:09 +01:00
parent 8445567046
commit 72c9a50773
11 changed files with 14 additions and 929 deletions

View file

@ -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");