All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Multiboot video in GRUB (Re: [RFC] Multiboot ammendment: non-VBE video)
Date: Tue, 12 Jan 2010 17:54:56 +0100	[thread overview]
Message-ID: <20100112165456.GB8739@thorin> (raw)
In-Reply-To: <4B3F8FC0.3040004@gmail.com>

On Sat, Jan 02, 2010 at 07:26:08PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> === added file 'ChangeLog.efiboot'
> --- ChangeLog.efiboot	1970-01-01 00:00:00 +0000
> +++ ChangeLog.efiboot	2010-01-02 01:48:33 +0000
> @@ -0,0 +1,19 @@
> +2009-11-28  Vladimir Serbinenko  <phcoder@gmail.com>
> +
> +	Multiboot support on i386-efi.
> +
> +	* conf/i386-efi.rmk (pkglib_MODULES): Add multiboot.mod.
> +	(multiboot_mod_SOURCES): New variable.
> +	(multiboot_mod_CFLAGS): Likewise.
> +	(multiboot_mod_LDFLAGS): Likewise.
> +	(multiboot_mod_ASFLAGS): Likewise.
> +	* include/grub/i386/multiboot.h (grub_multiboot_real_boot): Explicitly
> +	declare as regparm (3).
> +	(grub_multiboot2_real_boot): Likewise.
> +	(grub_multiboot_boot): Finish boot services.
> +	(grub_fill_multiboot_mmap): Explicitly parse memory map types.
> +	(grub_multiboot): Declare as noreturn to avoid finishing console.
> +	* loader/multiboot_loader.c (grub_cmd_multiboot_loader): Enable
> +	multiboot1 on i386-efi and disable multiboot2 on this platform.
> +	(grub_cmd_module_loader): Likewise.

Could the EFI parts be split into a separate patch?  I definitely want both
things, but they're separate changes, would be good to have the additional
granularity if possible.

-- 
Robert Millan

  "Be the change you want to see in the world" -- Gandhi



      parent reply	other threads:[~2010-01-12 16:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-01 15:37 [RFC] Multiboot ammendment: non-VBE video Vladimir 'phcoder' Serbinenko
2009-12-24 22:29 ` Robert Millan
2009-12-28 12:07   ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-01-01 11:30     ` Robert Millan
2010-01-02 18:26       ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-01-03 16:13         ` Robert Millan
2010-01-03 16:35           ` Isaac Dupree
2010-01-04 21:19             ` richardvoigt
2010-01-04 19:35           ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-01-07 18:45             ` Robert Millan
2010-01-07 20:18               ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-01-12 16:52                 ` Robert Millan
2010-01-12 16:54         ` Robert Millan [this message]

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=20100112165456.GB8739@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.