Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-21 Thread Laszlo Ersek
On 10/21/20 15:46, Daniel P. Berrangé wrote: > On Wed, Oct 21, 2020 at 02:05:18PM +0200, Laszlo Ersek wrote: >> On 10/20/20 11:54, Philippe Mathieu-Daudé wrote: >>> On 10/20/20 11:44 AM, Daniel P. Berrangé wrote: On Tue, Oct 20, 2020 at 11:29:01AM +0200, Philippe Mathieu-Daudé wrote: > Hi

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-21 Thread Daniel P . Berrangé
On Wed, Oct 21, 2020 at 02:05:18PM +0200, Laszlo Ersek wrote: > On 10/20/20 11:54, Philippe Mathieu-Daudé wrote: > > On 10/20/20 11:44 AM, Daniel P. Berrangé wrote: > >> On Tue, Oct 20, 2020 at 11:29:01AM +0200, Philippe Mathieu-Daudé wrote: > >>> Hi Olaf, > >>> > >>> On 10/20/20 11:16 AM, Olaf Her

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-21 Thread Laszlo Ersek
On 10/21/20 14:30, Olaf Hering wrote: > Am Wed, 21 Oct 2020 14:05:18 +0200 > schrieb Laszlo Ersek : > >> Olaf: if you build QEMU from source, why don't you build SeaBIOS, iPXE, >> edk2 etc *also* from their corresponding pristine upstream clones / >> checkouts, using your own dedicated build scrip

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-21 Thread Olaf Hering
Am Wed, 21 Oct 2020 14:05:18 +0200 schrieb Laszlo Ersek : > Olaf: if you build QEMU from source, why don't you build SeaBIOS, iPXE, > edk2 etc *also* from their corresponding pristine upstream clones / > checkouts, using your own dedicated build scripts / packagings? From my perspective it is lik

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-21 Thread Laszlo Ersek
On 10/20/20 11:54, Philippe Mathieu-Daudé wrote: > On 10/20/20 11:44 AM, Daniel P. Berrangé wrote: >> On Tue, Oct 20, 2020 at 11:29:01AM +0200, Philippe Mathieu-Daudé wrote: >>> Hi Olaf, >>> >>> On 10/20/20 11:16 AM, Olaf Hering wrote: This is about qemu.git#ec87b5daca761039bbcf781eedbe4987f79

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-20 Thread Olaf Hering
Am Tue, 20 Oct 2020 11:16:18 +0200 schrieb Olaf Hering : > > + cd edk2/BaseTools && git submodule update --init --force After looking further, there are more bugs: configure has a --with-git knob, which this patch ignores. configure has a --enable-git-update knob, which this patch should most

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-20 Thread Philippe Mathieu-Daudé
On 10/20/20 11:44 AM, Daniel P. Berrangé wrote: On Tue, Oct 20, 2020 at 11:29:01AM +0200, Philippe Mathieu-Daudé wrote: Hi Olaf, On 10/20/20 11:16 AM, Olaf Hering wrote: This is about qemu.git#ec87b5daca761039bbcf781eedbe4987f790836f On Mon, Sep 07, Laszlo Ersek wrote: In edk2 commit 06033f

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-20 Thread Daniel P . Berrangé
On Tue, Oct 20, 2020 at 11:29:01AM +0200, Philippe Mathieu-Daudé wrote: > Hi Olaf, > > On 10/20/20 11:16 AM, Olaf Hering wrote: > > This is about qemu.git#ec87b5daca761039bbcf781eedbe4987f790836f > > > > On Mon, Sep 07, Laszlo Ersek wrote: > > > > > In edk2 commit 06033f5abad3 ("BaseTools: Make

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-20 Thread Philippe Mathieu-Daudé
On 10/20/20 11:29 AM, Philippe Mathieu-Daudé wrote: Hi Olaf, On 10/20/20 11:16 AM, Olaf Hering wrote: This is about qemu.git#ec87b5daca761039bbcf781eedbe4987f790836f On Mon, Sep 07, Laszlo Ersek wrote: In edk2 commit 06033f5abad3 ("BaseTools: Make brotli a submodule", 2020-04-16), part of ed

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-20 Thread Olaf Hering
Am Tue, 20 Oct 2020 11:29:01 +0200 schrieb Philippe Mathieu-Daudé : > The EDK2 roms are only used for testing, we certainly don't want them > to be used by distributions. You mean 'make -C rom efirom' is something that must not be done? Olaf pgpHpgtTLDewr.pgp Description: Digitale Signatur vo

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-20 Thread Philippe Mathieu-Daudé
Hi Olaf, On 10/20/20 11:16 AM, Olaf Hering wrote: This is about qemu.git#ec87b5daca761039bbcf781eedbe4987f790836f On Mon, Sep 07, Laszlo Ersek wrote: In edk2 commit 06033f5abad3 ("BaseTools: Make brotli a submodule", 2020-04-16), part of edk2-stable202005, the Brotli compressor / decompressor

Re: roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-10-20 Thread Olaf Hering
This is about qemu.git#ec87b5daca761039bbcf781eedbe4987f790836f On Mon, Sep 07, Laszlo Ersek wrote: > In edk2 commit 06033f5abad3 ("BaseTools: Make brotli a submodule", > 2020-04-16), part of edk2-stable202005, the Brotli compressor / > decompressor source code that edk2 had flattened into BaseTo

[PULL 02/10] roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-09-14 Thread Philippe Mathieu-Daudé
From: Laszlo Ersek In edk2 commit 06033f5abad3 ("BaseTools: Make brotli a submodule", 2020-04-16), part of edk2-stable202005, the Brotli compressor / decompressor source code that edk2 had flattened into BaseTools was replaced with a git submodule. This means we have to initialize edk2's own sub

[PATCH 02/10] roms/efirom, tests/uefi-test-tools: update edk2's own submodules first

2020-09-08 Thread Laszlo Ersek
In edk2 commit 06033f5abad3 ("BaseTools: Make brotli a submodule", 2020-04-16), part of edk2-stable202005, the Brotli compressor / decompressor source code that edk2 had flattened into BaseTools was replaced with a git submodule. This means we have to initialize edk2's own submodules before buildi