All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Renninger <trenn@suse.de>
To: grub-devel@gnu.org
Subject: Multiboot integration into the Linux kernel
Date: Sun, 20 Jun 2010 09:07:04 +0200	[thread overview]
Message-ID: <201006200907.05236.trenn@suse.de> (raw)

Hi,

I tried googling about this, but beside a patch (around 2005?) on lkml without
a thread why it's not there I couldn't find much...

What I'd like to a achieve is the possibility to override ACPI BIOS tables via 
boot loader and IMO the module loading as specified in the multiboot spec is
perfect to do this.
DSDT overriding via initrd existed (as a hack, never mainline), but DSDT 
parsing is done earlier in the boot process and it gets harder/impossible to 
do this with the current approach.
With multiboot it should be possible to access files passed by the boot loader
early and implementing the possibility to override arbitrary ACPI tables (also 
the more than a dozen static ones, e.g. SRAT, APIC, DMAR, ...)
which are needed really early in the boot process for debugging purposes 
should be possible?

Does there exist an out of tree multiboot Linux kernel project/repository I 
couldn't find with the aim to get things merged mainline at some point?

What are the reasons/arguments multiboot does not exist in the Linux kernel?

Thanks for any hint,

      Thomas


                 reply	other threads:[~2010-06-20  7:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201006200907.05236.trenn@suse.de \
    --to=trenn@suse.de \
    --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.