mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH] ci: container: add qemu-efi-aarch64 for testing against EDK-II
Date: Mon, 16 Feb 2026 09:43:15 +0100	[thread overview]
Message-ID: <20260216084317.3547806-1-a.fatoum@pengutronix.de> (raw)

barebox as EFI payload recently regressed with the addition of PBL ELF
support, so let's add EDK-II to the container, so we can start running
tests against it in CI.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 test/Containerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/Containerfile b/test/Containerfile
index fc1d8f5f9671..dd9347a32e81 100644
--- a/test/Containerfile
+++ b/test/Containerfile
@@ -42,6 +42,7 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
 	qemu-system-mips \
 	qemu-system-x86 \
 	qemu-system-common \
+	qemu-efi-aarch64 \
 	ovmf \
 	python3 \
 	python3-crcmod \
-- 
2.47.3




                 reply	other threads:[~2026-02-16  8:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260216084317.3547806-1-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.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