Package: sbuild Version: 0.85.5 Severity: normal When the --boot option was added to sbuild-qemu-boot, I overlooked that the EFI handling on ARM had been duplicated. Attempting to boot such an image now aborts with:
qemu-system-aarch64: -drive if=pflash,format=raw,unit=0,read-only=on,file=/usr/share/AAVMF/AAVMF_CODE.fd: drive with bus=0, unit=0 (index=-1) exist I have a fix pending for this.