Updates the subhook submodule to point to a edk2 mirror repo. Fixes recursive cloning of the edk2 submodule.
Cc: Peter Maydell <peter.mayd...@linaro.org> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2660 Signed-off-by: Gerd Hoffmann <kra...@redhat.com> --- roms/edk2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/edk2 b/roms/edk2 index b158dad150bf..4dfdca63a934 160000 --- a/roms/edk2 +++ b/roms/edk2 @@ -1 +1 @@ -Subproject commit b158dad150bf02879668f72ce306445250838201 +Subproject commit 4dfdca63a93497203f197ec98ba20e2327e4afe4 -- 2.47.0