From 999e1b91a0a0f8e8a78203ffdce7b55d93c3a74c Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Mon, 26 Nov 2018 12:11:25 +0000 Subject: [PATCH] Ensure that UEFI firmware is present for aarch64 The qemu-efi package will pull in the x86_64 and aarch64 uefi firmware ensuring both architectures are supported on debian/ubuntu Change-Id: Id2f266def07e0ba6967746738efd07cff628a19a --- vars/debian.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/vars/debian.yml b/vars/debian.yml index 40ce892c..c8b212e9 100644 --- a/vars/debian.yml +++ b/vars/debian.yml @@ -92,6 +92,7 @@ nova_compute_kvm_distro_packages: - qemu-utils - qemu-user - qemu-kvm + - qemu-efi - ovmf nova_compute_kvm_packages_to_symlink: