* [PATCH] ci: container: add qemu-efi-aarch64 for testing against EDK-II
@ 2026-02-16 8:43 Ahmad Fatoum
2026-02-23 9:47 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2026-02-16 8:43 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ci: container: add qemu-efi-aarch64 for testing against EDK-II
2026-02-16 8:43 [PATCH] ci: container: add qemu-efi-aarch64 for testing against EDK-II Ahmad Fatoum
@ 2026-02-23 9:47 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2026-02-23 9:47 UTC (permalink / raw)
To: barebox, Ahmad Fatoum
On Mon, 16 Feb 2026 09:43:15 +0100, Ahmad Fatoum wrote:
> 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.
>
>
Applied, thanks!
[1/1] ci: container: add qemu-efi-aarch64 for testing against EDK-II
https://git.pengutronix.de/cgit/barebox/commit/?id=043f06d0a115 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-23 9:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-16 8:43 [PATCH] ci: container: add qemu-efi-aarch64 for testing against EDK-II Ahmad Fatoum
2026-02-23 9:47 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox