[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Support graphics output protocol in EFI
From: |
Vladimir 'phcoder' Serbinenko |
Subject: |
Re: [PATCH] Support graphics output protocol in EFI |
Date: |
Tue, 14 Jul 2009 20:14:05 +0200 |
On Sun, Jul 12, 2009 at 3:44 PM, Bean<address@hidden> wrote:
> Hi,
>
> MacBooks 5.x supports the new graphics output protocol in UEFI, while
> the older UGA draw protocol doesn't work anymore. This patch add
> support for graphics output protocol so that linux loader can get
> video information correctly.
This patch duplicates some functionality from vga.mod (some
framebuffer code). Could you perhaps transform GOP into backend for
fb.mod. You can find my current WIP in gfxsplit+sdl+collin branch in
my git. I'll split and improve (add a function get_fbinfo_an_fini) my
gfxsplit patch from this branch tomorrow unless I'll still be too
tired for it.
>
> --
> Bean
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'phcoder' Serbinenko
Personal git repository: http://repo.or.cz/w/grub2/phcoder.git