xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [GRUB2 PATCH v4 0/4] multiboot2: Add two extensions
@ 2016-03-15 15:25 Daniel Kiper
  2016-03-15 15:25 ` [GRUB2 PATCH v4 1/4] i386/relocator: Add grub_relocator64_efi relocator Daniel Kiper
                   ` (4 more replies)
  0 siblings, 5 replies; 26+ messages in thread
From: Daniel Kiper @ 2016-03-15 15:25 UTC (permalink / raw)
  To: xen-devel, grub-devel
  Cc: jgross, eric.snowberg, arvidjaar, andrew.cooper3,
	stefano.stabellini, cardoe, pgnet.dev, roy.franz, ning.sun,
	david.vrabel, jbeulich, phcoder, qiaowei.ren,
	richard.l.maliszewski, gang.wei, fu.wei, seth.goldberg

Hi,

This patch series:
  - enables EFI boot services usage in loaded images
    by multiboot2 protocol,
  - add support for multiboot2 protocol compatible
    relocatable images.

Earlier versions of this patch series are extensively tested
and used internally at least in Oracle. It should be mentioned
that this release does not change any functionality introduced
by earlier releases. It just takes into account comments posted
by various people.

Daniel

 grub-core/Makefile.core.def           |    1 +
 grub-core/lib/i386/relocator64.S      |   11 ++++
 grub-core/lib/x86_64/efi/relocator.c  |   76 ++++++++++++++++++++++++++
 grub-core/loader/i386/multiboot_mbi.c |   13 ++++-
 grub-core/loader/multiboot.c          |   62 +++++++++++++++++----
 grub-core/loader/multiboot_elfxx.c    |   52 ++++++++++++------
 grub-core/loader/multiboot_mbi2.c     |  232 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------
 include/grub/i386/multiboot.h         |   11 ++++
 include/grub/i386/relocator.h         |   21 +++++++
 include/grub/multiboot.h              |   22 +++++++-
 include/multiboot2.h                  |   41 ++++++++++++++
 11 files changed, 441 insertions(+), 101 deletions(-)

Daniel Kiper (4):
      i386/relocator: Add grub_relocator64_efi relocator
      multiboot2: Add tags used to pass ImageHandle to loaded image
      multiboot2: Do not pass memory maps to image if EFI boot services are enabled
      multiboot2: Add support for relocatable images


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2016-03-16 13:07 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-15 15:25 [GRUB2 PATCH v4 0/4] multiboot2: Add two extensions Daniel Kiper
2016-03-15 15:25 ` [GRUB2 PATCH v4 1/4] i386/relocator: Add grub_relocator64_efi relocator Daniel Kiper
2016-03-15 16:00   ` Vladimir 'phcoder' Serbinenko
     [not found]   ` <CAEaD8JO23MkxBVF7ZqL8pDDz_85Nof1kbMo-RtxMam8S2KOeOg@mail.gmail.com>
2016-03-15 19:59     ` Daniel Kiper
2016-03-15 15:25 ` [GRUB2 PATCH v4 2/4] multiboot2: Add tags used to pass ImageHandle to loaded image Daniel Kiper
2016-03-15 16:03   ` Vladimir 'phcoder' Serbinenko
2016-03-15 23:39   ` Konrad Rzeszutek Wilk
2016-03-15 15:26 ` [GRUB2 PATCH v4 3/4 - FOR REVIEW ONLY] multiboot2: Do not pass memory maps to image if EFI boot services are enabled Daniel Kiper
2016-03-15 23:46   ` Konrad Rzeszutek Wilk
     [not found]   ` <20160315234646.GE29495@char.us.oracle.com>
2016-03-16 10:02     ` Daniel Kiper
     [not found]     ` <20160316100214.GF31771@olila.local.net-space.pl>
2016-03-16 10:14       ` Toomas Soome
     [not found]       ` <D5F25A44-6157-46FB-B717-A7ED06FD01C8@me.com>
2016-03-16 10:39         ` Vladimir 'phcoder' Serbinenko
2016-03-16 13:06           ` Konrad Rzeszutek Wilk
2016-03-15 15:26 ` [GRUB2 PATCH v4 3/4 - FOR COMMIT] " Daniel Kiper
2016-03-15 16:07   ` [GRUB2 PATCH v4 3/4 - FOR REVIEW ONLY] " Vladimir 'phcoder' Serbinenko
     [not found]   ` <CAEaD8JP6BJQkrLSN+GgPDqYtiXMgq=A3CnhbVHv9xZ57x4NH6Q@mail.gmail.com>
2016-03-15 18:06     ` Andrei Borzenkov
     [not found]     ` <56E84F10.5080804@gmail.com>
2016-03-15 18:10       ` Vladimir 'phcoder' Serbinenko
     [not found]       ` <CAEaD8JMgHphk31781sFpZVcT5+Q+Sj1LGpNfvhr3cbT=+sU1Lg@mail.gmail.com>
2016-03-15 20:59         ` Daniel Kiper
2016-03-15 20:01     ` Daniel Kiper
2016-03-15 15:26 ` [GRUB2 PATCH v4 4/4] multiboot2: Add support for relocatable images Daniel Kiper
2016-03-15 16:27   ` Vladimir 'phcoder' Serbinenko
     [not found]   ` <CAEaD8JOin-GSP8+kqC3bnS-_boKzvFgV-WoByLrkDOaeNThMGg@mail.gmail.com>
2016-03-15 16:30     ` Vladimir 'phcoder' Serbinenko
     [not found]     ` <CAEaD8JPS9cbmmS+a0pjCMboGTd-jkwCZp59KYpnEhOgpGva6zw@mail.gmail.com>
2016-03-15 21:42       ` Daniel Kiper
     [not found]       ` <20160315214221.GE31771@olila.local.net-space.pl>
2016-03-15 23:54         ` Konrad Rzeszutek Wilk
2016-03-16 10:34           ` Daniel Kiper
2016-03-16 10:41         ` Vladimir '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).