From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roy Franz Subject: [RFC PATCH 0/2] EFI/arm64 updates Date: Wed, 1 Oct 2014 18:11:37 -0700 Message-ID: <1412212299-13831-1-git-send-email-roy.franz@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.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 , fu.wei@linaro.org List-Id: xen-devel@lists.xenproject.org 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