Implement XEN VFB support.
This commit is contained in:
parent
60d1dd3d72
commit
71669c3b76
14 changed files with 937 additions and 9 deletions
|
@ -222,6 +222,8 @@ 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