URL:
  <http://savannah.gnu.org/bugs/?27817>

                 Summary: [PATCH] XNU splash image is not displayed correctly
                 Project: GNU GRUB
            Submitted by: alexextreme
            Submitted on: Mon 26 Oct 2009 04:37:45 PM GMT
                Category: Booting
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: SVN
         Reproducibility: None
         Planned Release: None

    _______________________________________________________

Details:

Currently the XNU video setup code does not display the splash image loaded
with the 'xnu_splash' command correctly, as it attempts to use the mode_info
structure before it has been filled in and therefore uses incorrect values. I
have attached a patch which adds a call to grub_video_get_info before
attempting to draw the image. With this the splash image is displayed
correctly.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 26 Oct 2009 04:37:45 PM GMT  Name: grub2-r2657-fix-xnu-splash.patch
 Size: 977B   By: alexextreme

<http://savannah.gnu.org/bugs/download.php?file_id=18945>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27817>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to