From: Chali Anis <[email protected]>

Needed to have ovmf uefi firmwares used for efi armv8 payload test.

Signed-off-by: Chali Anis <[email protected]>
---
 test/Containerfile | 1 +
 1 file changed, 1 insertion(+)

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

Reply via email to