'make -C roms efi' does not update edk2 submodules On a fresh clone, 'make -C roms efi' fails because submodule is not initialized [1]: /builds/philmd/qemu/roms/edk2/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf(-1): error 000E: File/directory not found in workspace /builds/philmd/qemu/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/e_os.h - Failed - Laszlo suggested [2] it is possibly a regression from commit f3e330e3c319: "roms/Makefile.edk2: don't pull in submodules when building from tarball" [1] https://gitlab.com/philmd/qemu/-/jobs/395644357#L436 [2] https://