From: Robert Millan <rmh@aybabtu.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH] linux/gfxterm integration
Date: Sun, 8 Mar 2009 14:01:06 +0100 [thread overview]
Message-ID: <20090308130106.GC28707@thorin> (raw)
In-Reply-To: <20090306195735.GA9992@thorin>
On Fri, Mar 06, 2009 at 08:57:35PM +0100, Robert Millan wrote:
>
> This patch integrates the generic Linux loader with gfxterm. The result is
> that graphical mode becomes usable with this loader. Our loader gets the
> screen settings from the video subsystem (as per gfxterm setup), and passes
> them to Linux.
>
> This way GRUB/gfxterm can transition to Linux/fb with no further mode
> setting. Perhaps this can be exploited to make the transition seamless
> by using the same background image in both places, but I haven't explored
> this possibility yet :-)
>
> Note: As the comment in grub/video.h says, struct grub_video_render_target
> didn't really want to be moved. My code only needs to access it to find
> the framebuffer address. Perhaps it'd be better to move this information
> elsewhere? Or split it in a separate structure / getter?
New patch. This one calls grub_linux_setup_video() from grub_linux32_boot
instead of grub_rescue_cmd_linux. This way it gets the video status we have
when "boot" is issued instead of the one we have when linux is loaded.
Any comments on my question about struct grub_video_render_target ?
--
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."
next prev parent reply other threads:[~2009-03-08 13:01 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-06 19:57 [PATCH] linux/gfxterm integration Robert Millan
2009-03-08 13:01 ` Robert Millan [this message]
2009-03-08 13:09 ` Robert Millan
2009-03-08 13:35 ` Vesa Jääskeläinen
2009-03-13 19:44 ` Robert Millan
2009-03-13 20:10 ` David Miller
2009-03-18 10:25 ` new Linux loader (Re: [PATCH] linux/gfxterm integration) Robert Millan
2009-03-18 13:09 ` phcoder
2009-03-21 17:50 ` Robert Millan
2009-03-22 16:00 ` [PATCH] build 32-bit Linux loader as `linux', rename legacy loader to `linux16' Robert Millan
2009-03-28 12:53 ` Robert Millan
2009-03-30 13:32 ` Pavel Roskin
2009-03-30 14:35 ` phcoder
2009-03-30 16:06 ` Yoshinori K. Okuji
2009-03-30 21:51 ` Pavel Roskin
2009-04-01 13:23 ` Robert Millan
2009-04-01 14:04 ` Pavel Roskin
2009-04-01 14:22 ` Robert Millan
2009-04-01 13:33 ` Robert Millan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090308130106.GC28707@thorin \
--to=rmh@aybabtu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.