On Sun, Aug 16, 2009 at 03:20:19PM +0800, Bean wrote:
> Hi,
> 
> This patch adds efi fb driver, with it, you can use graphic mode in EFI.
> 
> Add the following modules in grub.efi:
> 
> video efi_fb gfxterm font png jpeg
> 
> And use this in grub.cfg to enable graphics mode: (0x0 means use the
> current screen size, you can also specific size like 1280x800)
> 
> loadfont /unifont.pf2
> set gfxmode="0x0"
> terminal_output.gfxterm
> background_image /splash.png
> 
> The patch can be downloaded at:
> 
> http://github.com/bean123/grub/tree/master

Hi Bean,

This is very nice (as well as the OLPC one), but could you please send
patches as attachments?  Referring to an URL doesn't make it easy for
review/discussion.

Thanks!

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to