[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: |
Fri, 15 Mar 2019 13:29:31 +0100 |
User-agent: |
NeoMutt/20180716 |
Hi,
> It would be nice if we had a standard dockerfile that was designated
> as the build environment for each of the ROMs (one docker file might
> be suitable for many of the ROMs in fact).
If we manage to pull that off I'm wondering whenever there is a point
in continuing shipping the firmware binaries in git in the first place.
The reason we ship binaries is that building the firmware isn't easy,
due to special requirements, especially for non-native archs, needing
cross compilers for example.
But that point is moot if we can get fully automated firmware builds
going, by using docker and a distro with cross compilers ...
cheers,
Gerd
- Re: [Qemu-devel] [PATCH v2 12/12] MAINTAINERS: add the "EDK2 Firmware" subsystem, (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