All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiboot integration into the Linux kernel
@ 2010-06-20  7:07 Thomas Renninger
  0 siblings, 0 replies; only message in thread
From: Thomas Renninger @ 2010-06-20  7:07 UTC (permalink / raw)
  To: grub-devel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-20  7:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-20  7:07 Multiboot integration into the Linux kernel Thomas Renninger

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.