Hi, in order to build any OVMF platform firmware image from the submodule at "roms/edk2", the (recursive) OpenSSL submodule at "roms/edk2/CryptoPkg/Library/OpensslLib/openssl" needs to be initialized as well.
Am I right to think this would be the first recursive submodule in QEMU? How should I approach this? (I see we have a related script at "scripts/git-submodule.sh".) Thanks, Laszlo