On Tue, 5 Nov 2024 at 16:48, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Mon, 4 Nov 2024 at 14:43, Daniel P. Berrangé <berra...@redhat.com> wrote: > > > > On Mon, Nov 04, 2024 at 02:32:53PM +0000, CLEMENT MATHIEU--DRIF wrote: > > > Hi everyone, > > > > > > It seems that https://github.com/Zeex/subhook (EDK2 submodule) is not > > > longer available on github (which makes recursive pull of submodules > > > fail for a lot of people). > > > Do you think we should do something on our side? > > > > Once EDK2 fix the problem, then QEMU can update its EDK2 submodule to > > get the fix. > > Looks like the "EDK2 fix the problem" part has now happened: > > https://github.com/tianocore/edk2/commit/95d8a1c255cfb8e063d679930d08ca6426eb5701
And I see also that there is now an EDK2 tag edk2-stable202408.01 which is identical to the edk2-stable202408 tag we're currently using except for having the submodule reference fixed. Gerd, could you roll a patch which updates our EDK2 to edk2-stable202408.01 , please? (This has now been raised as https://gitlab.com/qemu-project/qemu/-/issues/2660 -- obviously at least a subset of our users are in the habit of pulling all submodules recursively, so it would be good to update our submodule to have the fix.) thanks -- PMM