All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: ian.jackson@eu.citrix.com
Cc: Ian Campbell <ian.campbell@citrix.com>, xen-devel@lists.xen.org
Subject: [PATCH OSSTEST v3 12/22] ts-kernel-build: Enable CONFIG_EFI_VARS
Date: Wed, 24 Jun 2015 16:32:31 +0100	[thread overview]
Message-ID: <1435159961-22292-12-git-send-email-ian.campbell@citrix.com> (raw)
In-Reply-To: <1435159944.28264.295.camel@citrix.com>

Which makes efibootmgr work when running our kernel.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
v3: New patch
---
 ts-kernel-build | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ts-kernel-build b/ts-kernel-build
index 8a254e4..8d19482 100755
--- a/ts-kernel-build
+++ b/ts-kernel-build
@@ -542,6 +542,9 @@ setopt CONFIG_BLK_CPQ_CISS_DA m
 
 setopt CONFIG_FHANDLE y
 
+# Needed for efibootmgr
+setopt CONFIG_EFI_VARS y
+
 # APM XGENE
 setopt CONFIG_PHY_XGENE y
 setopt CONFIG_NET_XGENE y
-- 
2.1.4

  parent reply	other threads:[~2015-06-24 15:32 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-24 15:32 [PATCH OSSTEST v3 00/22] Initial support for ARM64 Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 01/22] mg-*: Add mgi-common with fetch and fail helpers Ian Campbell
2015-06-24 15:59   ` Ian Jackson
2015-06-24 15:32 ` [PATCH OSSTEST v3 02/22] mg-*: Make package fetching common in new mgi-debian Ian Campbell
2015-06-24 16:00   ` Ian Jackson
2015-06-25  9:17     ` Ian Campbell
2015-06-25 10:22       ` Ian Jackson
2015-06-24 15:32 ` [PATCH OSSTEST v3 03/22] Introduce mg-pxe-loader-update Ian Campbell
2015-06-24 16:02   ` Ian Jackson
2015-06-24 15:32 ` [PATCH OSSTEST v3 04/22] Debian: Preseed a EFI system partition during host install Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 05/22] ts-host-install: Split initrd out of @installcmdline Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 06/22] ts-host-install: split the "di" from the "host" command line Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 07/22] Refactor pxelinux configuration Ian Campbell
2015-06-24 16:04   ` Ian Jackson
2015-06-24 15:32 ` [PATCH OSSTEST v3 08/22] ts-host-install: Support UEFI PXE boot using grub.efi Ian Campbell
2015-06-24 16:06   ` Ian Jackson
2015-06-24 15:32 ` [PATCH OSSTEST v3 09/22] Enable chain loading to local disk for UEFI PXE systems Ian Campbell
2015-06-24 16:07   ` Ian Jackson
2015-06-24 17:58     ` Ian Campbell
2015-06-25 10:18       ` Ian Jackson
2015-06-24 15:32 ` [PATCH OSSTEST v3 10/22] Add arm64 build and test jobs Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 11/22] ts-kernel-build: Additional kernel options for Mustang Ian Campbell
2015-06-24 16:08   ` Ian Jackson
2015-06-26 11:05   ` Ian Campbell
2015-06-24 15:32 ` Ian Campbell [this message]
2015-06-24 16:08   ` [PATCH OSSTEST v3 12/22] ts-kernel-build: Enable CONFIG_EFI_VARS Ian Jackson
2015-06-24 15:32 ` [PATCH OSSTEST v3 13/22] ts-host-install: Set dtbs in the non-special kernel case too Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 14/22] Debian: Do not add Debian to UEFI boot order on install Ian Campbell
2015-06-24 16:11   ` Ian Jackson
2015-06-24 17:59     ` Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 15/22] standalone: Prefer ./local-config to $HOME/.xen-osstest/config Ian Campbell
2015-06-24 16:12   ` Ian Jackson
2015-06-24 15:32 ` [PATCH OSSTEST v3 16/22] Debian: grub2: Log full line range of menuentry and submenu entries Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 17/22] Debian: grub2: Use GRUB_CMDLINE_LINUX_XEN_REPLACE(_DEFAULT) Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 18/22] Collect xen.efi into xendist and install in appropriate place Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 19/22] Debian: Ignore xen-syms entries in grub.cfg Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 20/22] Debian: Collect kernel command line from grub.cfg Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 21/22] Debian: Arrange to be able to chainload a xen.efi from grub2 Ian Campbell
2015-06-25 10:33   ` Ian Jackson
2015-06-25 11:46     ` Ian Campbell
2015-06-25 12:36       ` Ian Jackson
2015-06-25 13:01         ` Ian Campbell
2015-06-25 13:02           ` Ian Jackson
2015-06-25 14:16             ` Ian Campbell
2015-06-25 17:31         ` Konrad Rzeszutek Wilk
2015-06-26  7:07           ` Ian Campbell
2015-06-24 15:32 ` [PATCH OSSTEST v3 22/22] Enable CONFIG_SPARSEMEM_VMEMMAP, arm64 seems to needs it (crashes) Ian Campbell
2015-06-26  8:53   ` Ian Campbell

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=1435159961-22292-12-git-send-email-ian.campbell@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.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.