* How to chainload grub on different platforms? @ 2016-02-24 17:14 Andrei Borzenkov 2016-02-26 14:16 ` Vladimir 'φ-coder/phcoder' Serbinenko 0 siblings, 1 reply; 2+ messages in thread From: Andrei Borzenkov @ 2016-02-24 17:14 UTC (permalink / raw) To: The development of GNU GRUB On x86 we can use multiboot (on in exceptional case chainload boot block). On EFI we can use chainloader to launch EFI binary. What can we do on PowerPC? SPARC? ARM? MIPS? I think we really need some generic platform-independent interface to load another grub binary. ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to chainload grub on different platforms? 2016-02-24 17:14 How to chainload grub on different platforms? Andrei Borzenkov @ 2016-02-26 14:16 ` Vladimir 'φ-coder/phcoder' Serbinenko 0 siblings, 0 replies; 2+ messages in thread From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2016-02-26 14:16 UTC (permalink / raw) To: The development of GNU GRUB [-- Attachment #1: Type: text/plain, Size: 766 bytes --] On 24.02.2016 18:14, Andrei Borzenkov wrote: > On x86 we can use multiboot (on in exceptional case chainload boot block). > > On EFI we can use chainloader to launch EFI binary. > > What can we do on PowerPC? SPARC? ARM? MIPS? > > I think we really need some generic platform-independent interface to > load another grub binary. > Currently we have: pc: multiboot *-efi: chainloader i386-multiboot: multiboot *-coreboot: chainloader *-xen: linux mips-loongson: linux arm-uboot: linux Nothing: *-ieee1275 mips(el)-arc Nothing, flash-only targets: i386-qemu mips-qemu_mips > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 213 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-26 14:16 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-02-24 17:14 How to chainload grub on different platforms? Andrei Borzenkov 2016-02-26 14:16 ` Vladimir 'φ-coder/phcoder' Serbinenko
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).