xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Roy Franz <roy.franz@linaro.org>
To: xen-devel@lists.xen.org, ian.campbell@citrix.com,
	stefano.stabellini@citrix.com, tim@xen.org, jbeulich@suse.com,
	keir@xen.org
Cc: Roy Franz <roy.franz@linaro.org>, fu.wei@linaro.org
Subject: [RFC PATCH 0/2] EFI/arm64 updates
Date: Wed,  1 Oct 2014 18:11:37 -0700	[thread overview]
Message-ID: <1412212299-13831-1-git-send-email-roy.franz@linaro.org> (raw)

I overlooked updating the EFI configuration file documentation in my patchset
adding EFI boot support.  While reviewing the documentation, I realized that
the 'install' target was broken for arm64, as there is no separate xen.efi
binary created.
I have a proposed documentation update, as well as some minor Makefile updates
that add support for the 'install' target for the arm64 EFI binary.  I'm not
sure if the '/usr/lib64/efi' is the correct path for arm64 (maybe just /usr/lib
in this case?)


Roy Franz (2):
  EFI: Update documentation for arm64
  arm64: Create xen.efi binary for arm64

 config/arm64.mk        |  2 ++
 docs/misc/efi.markdown | 30 ++++++++++++++++++++++++------
 xen/arch/arm/Makefile  |  4 ++++
 3 files changed, 30 insertions(+), 6 deletions(-)

-- 
2.1.0

             reply	other threads:[~2014-10-02  1:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-02  1:11 Roy Franz [this message]
2014-10-02  1:11 ` [RFC PATCH 1/2] EFI: Update documentation for arm64 Roy Franz
2014-10-02  8:34   ` Jan Beulich
2014-10-02 14:10     ` Ian Campbell
2014-10-02  1:11 ` [RFC PATCH 2/2] arm64: Create xen.efi binary " Roy Franz
2014-10-02 13:03   ` Ian Campbell
2014-10-02 13:09     ` Jan Beulich
2014-10-02 14:08       ` Ian Campbell
2014-10-02 16:56         ` Roy Franz

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=1412212299-13831-1-git-send-email-roy.franz@linaro.org \
    --to=roy.franz@linaro.org \
    --cc=fu.wei@linaro.org \
    --cc=ian.campbell@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=keir@xen.org \
    --cc=stefano.stabellini@citrix.com \
    --cc=tim@xen.org \
    --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 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).