All of lore.kernel.org
 help / color / mirror / Atom feed
* [GITGRUB] FB driver for EFI
@ 2009-08-16  7:20 Bean
  2009-08-16 18:48 ` Vladimir 'phcoder' Serbinenko
  2009-08-17 13:46 ` Robert Millan
  0 siblings, 2 replies; 16+ messages in thread
From: Bean @ 2009-08-16  7:20 UTC (permalink / raw)
  To: The development of GRUB 2

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

-- 
Bean

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



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2009-11-28  0:30 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-16  7:20 [GITGRUB] FB driver for EFI Bean
2009-08-16 18:48 ` Vladimir 'phcoder' Serbinenko
2009-08-17 13:30   ` Vladimir 'phcoder' Serbinenko
2009-08-17 13:46 ` Robert Millan
2009-08-18 13:26   ` Bean
2009-08-18 18:02     ` Vladimir 'phcoder' Serbinenko
2009-08-18 18:25       ` Bean
2009-08-19 15:23         ` Robert Millan
2009-08-19 15:22     ` Robert Millan
2009-08-23 11:07       ` Robert Millan
2009-08-23 11:10         ` Robert Millan
2009-08-24 16:28           ` Bean
2009-08-24 16:55             ` Bean
2009-11-23 11:26     ` UGA FB driver (Re: [GITGRUB] FB driver for EFI) Robert Millan
2009-11-28  0:00       ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-28  0:30         ` Seth Goldberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.