Re: [Qemu-devel] [PATCH-for-4.1 v2 9/9] NSIS: Add missing firmware blobs

2019-07-15 Thread Laszlo Ersek
On 07/15/19 19:48, Philippe Mathieu-Daudé wrote: > Various firmwares has been added in the pc-bios/ directory: > > - CCW (since commit 0c1fecdd523) > - Skiboot (since commit bcad45de6a0) > - EDK2(since commit f7fa38b74c3) > > Since we install qemu-system able to run the architectures > ta

[Qemu-devel] [PATCH-for-4.1 v2 9/9] NSIS: Add missing firmware blobs

2019-07-15 Thread Philippe Mathieu-Daudé
Various firmwares has been added in the pc-bios/ directory: - CCW (since commit 0c1fecdd523) - Skiboot (since commit bcad45de6a0) - EDK2(since commit f7fa38b74c3) Since we install qemu-system able to run the architectures targetted by these firmware, include them in the NSIS exe. Signed-