1[submodule "roms/seabios"] 2 path = roms/seabios 3 url = https://gitlab.com/qemu-project/seabios.git/ 4[submodule "roms/SLOF"] 5 path = roms/SLOF 6 url = https://gitlab.com/qemu-project/SLOF.git 7[submodule "roms/ipxe"] 8 path = roms/ipxe 9 url = https://gitlab.com/qemu-project/ipxe.git 10[submodule "roms/openbios"] 11 path = roms/openbios 12 url = https://gitlab.com/qemu-project/openbios.git 13[submodule "roms/qemu-palcode"] 14 path = roms/qemu-palcode 15 url = https://gitlab.com/qemu-project/qemu-palcode.git 16[submodule "roms/u-boot"] 17 path = roms/u-boot 18 # upstream is https://github.com/u-boot/u-boot 19 url = https://gitlab.com/qemu-project/u-boot.git 20[submodule "roms/skiboot"] 21 path = roms/skiboot 22 url = https://gitlab.com/qemu-project/skiboot.git 23[submodule "roms/QemuMacDrivers"] 24 path = roms/QemuMacDrivers 25 url = https://gitlab.com/qemu-project/QemuMacDrivers.git 26[submodule "roms/seabios-hppa"] 27 path = roms/seabios-hppa 28 url = https://gitlab.com/qemu-project/seabios-hppa.git 29[submodule "roms/u-boot-sam460ex"] 30 path = roms/u-boot-sam460ex 31 # upstream is https://github.com/zbalaton/u-boot-sam460ex 32 url = https://gitlab.com/qemu-project/u-boot-sam460ex.git 33[submodule "roms/edk2"] 34 path = roms/edk2 35 url = https://gitlab.com/qemu-project/edk2.git 36[submodule "roms/opensbi"] 37 path = roms/opensbi 38 url = https://gitlab.com/qemu-project/opensbi.git 39[submodule "roms/qboot"] 40 path = roms/qboot 41 url = https://gitlab.com/qemu-project/qboot.git 42[submodule "roms/vbootrom"] 43 path = roms/vbootrom 44 url = https://gitlab.com/qemu-project/vbootrom.git 45[submodule "tests/lcitool/libvirt-ci"] 46 path = tests/lcitool/libvirt-ci 47 url = https://gitlab.com/libvirt/libvirt-ci.git 48