grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GITGRUB] FB driver for EFI


From: Bean
Subject: Re: [GITGRUB] FB driver for EFI
Date: Tue, 18 Aug 2009 21:26:45 +0800

Hi,

Here is the raw patch.

On Mon, Aug 17, 2009 at 9:46 PM, Robert Millan<address@hidden> wrote:
> 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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Bean

gitgrub home: http://github.com/grub/grub/
my fork page: http://github.com/bean123/grub/

Attachment: efi_fb.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]