Hi everyone, scine i build the pve-edk2-firmware, i recive an error:
Bash:
root@debian-dev:~/pve-edk2-firmware# make deb
test -e edk2/Maintainers.txt || git submodule update --init --recursive
Cloning into '/root/pve-edk2-firmware/edk2'...
fatal: repository 'https://git.proxmox.com/git/mirror_edk2/' not found
fatal: clone of 'https://git.proxmox.com/git/mirror_edk2' into submodule path '/root/pve-edk2-firmware/edk2' failed
Failed to clone 'edk2'. Retry scheduled
Cloning into '/root/pve-edk2-firmware/edk2'...
fatal: repository 'https://git.proxmox.com/git/mirror_edk2/' not found
fatal: clone of 'https://git.proxmox.com/git/mirror_edk2' into submodule path '/root/pve-edk2-firmware/edk2' failed
Failed to clone 'edk2' a second time, aborting
make: *** [Makefile:55: submodule] Error 1
root@debian-dev:~/pve-edk2-firmware#