[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 08/12] pc-bios: add edk2 firmware binaries an
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-devel] [PATCH v2 08/12] pc-bios: add edk2 firmware binaries and variable store templates |
Date: |
Mon, 18 Mar 2019 09:10:41 +0100 |
User-agent: |
NeoMutt/20180716 |
Hi,
> > But that point is moot if we can get fully automated firmware builds
> > going, by using docker and a distro with cross compilers ...
>
> The main problem would be that we target many different operating
> systems, but only Linux would be able to run the docker builds.
> So people on FreeBSD, macOS etc still need firmware binaries, or
> we would be forcing them to use Linux to build part of their system.
Sure, we should still provide firmware binaries, but that doesn't need
to be the git source tree then. CI could provide firmware blobs for
download.
cheers,
Gerd
- Re: [Qemu-devel] [PATCH v2 11/12] Makefile: install the edk2 firmware images and their descriptors, (continued)
[Qemu-devel] [PATCH v2 07/12] roms: build edk2 firmware binaries and variable store templates, Laszlo Ersek, 2019/03/13
[Qemu-devel] [PATCH v2 06/12] roms/Makefile: replace the $(EFIROM) target with "edk2-basetools", Laszlo Ersek, 2019/03/13
[Qemu-devel] [PATCH v2 05/12] roms/edk2-funcs.sh: add the qemu_edk2_get_thread_count() function, Laszlo Ersek, 2019/03/13
[Qemu-devel] [PATCH v2 04/12] roms/edk2: advance to tag edk2-stable201903, Laszlo Ersek, 2019/03/13