[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GITGRUB] FB driver for EFI
From: |
Robert Millan |
Subject: |
Re: [GITGRUB] FB driver for EFI |
Date: |
Mon, 17 Aug 2009 15:46:39 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
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."
- [GITGRUB] FB driver for EFI, Bean, 2009/08/16
- Re: [GITGRUB] FB driver for EFI, Vladimir 'phcoder' Serbinenko, 2009/08/16
- Re: [GITGRUB] FB driver for EFI,
Robert Millan <=
- Re: [GITGRUB] FB driver for EFI, Robert Millan, 2009/08/19
- Re: [GITGRUB] FB driver for EFI, Robert Millan, 2009/08/23
- Re: [GITGRUB] FB driver for EFI, Robert Millan, 2009/08/23
- Re: [GITGRUB] FB driver for EFI, Bean, 2009/08/24
- Re: [GITGRUB] FB driver for EFI, Bean, 2009/08/24