All of lore.kernel.org
 help / color / mirror / Atom feed
From: PGNet Dev <pgnet.dev@gmail.com>
To: Daniel Kiper <daniel.kiper@oracle.com>
Cc: xen-devel@lists.xen.org
Subject: Re: [PATCH v2 00/23] x86: multiboot2 protocol support
Date: Fri, 30 Oct 2015 11:06:53 -0700	[thread overview]
Message-ID: <5633B1BD.9070908@gmail.com> (raw)
In-Reply-To: <20151030172959.GK3489@olila.local.net-space.pl>

On 10/30/2015 10:29 AM, Daniel Kiper wrote:
>> Will the aforementioned goals enable direct boot using systemd-boot
>> on EFI platforms ?  Or is it possible even now?
>
> If it supports multiboot2 with my extensions then it should work.
> However, I do not think it is true because all is in development
> state and nothing is set in stone. I am going to release next version
> of my patches in November. I hope then we will be able to establish
> main things and maybe it will be later sucked by systemd-boot. I think
> that you should ask systemd-boot guys what they think about that.

fwiw, from #systemd IRC

	Q: does/will systemd-boot work to boot Xen Dom0?
	A: systemd-boot will boot anything that's an EFI program
	Q: that's to mean, any EFI executable on the EFI partition?
	A: yes. apparently that includes Xen itself, according to
	   https://wiki.archlinux.org/index.php/Xen#With_UEFI_support
	   "cp /usr/lib/efi/xen-4.4.0.efi /boot"
	   that's not the dom0 however, that's just the hypervisor
	   so the question is, how the hypervisor loads dom0
	   ...
	   if you copy xen-x.y.z.efi as /boot/EFI/Boot/BOOTX64.EFI it'll be 
booted by UEFI by default
	   you don't even need gummiboot/sd-boot
	   or you could `efibootmgr` it into your native UEFI boot menu
	   I never used xen, but it seems to read xen.cfg and load dom0 itself, 
which is just fine


which, IIUC, is "probably should ... sort of".

I suspect wait and see is called for.

I'm hoping the Xen-on-UEFI work you're doing helps to smooth out the 
boot process.

Thanks.

  reply	other threads:[~2015-10-30 18:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-30 15:44 [PATCH v2 00/23] x86: multiboot2 protocol support PGNet Dev
2015-10-30 17:29 ` Daniel Kiper
2015-10-30 18:06   ` PGNet Dev [this message]
2015-10-30 18:23     ` Daniel Kiper
2015-10-30 18:36       ` PGNet Dev
2015-10-30 20:04         ` Daniel Kiper
  -- strict thread matches above, loose matches on Subject: below --
2015-07-20 14:28 Daniel Kiper
2015-07-20 14:28 Daniel Kiper
2015-07-21  9:39 ` Jan Beulich
2015-07-21  9:39 ` Jan Beulich

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=5633B1BD.9070908@gmail.com \
    --to=pgnet.dev@gmail.com \
    --cc=daniel.kiper@oracle.com \
    --cc=xen-devel@lists.xen.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.