qemu/.gitmodules
<<
>>
Prefs
   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        url = https://gitlab.com/qemu-project/u-boot.git
  19[submodule "roms/skiboot"]
  20        path = roms/skiboot
  21        url = https://gitlab.com/qemu-project/skiboot.git
  22[submodule "roms/QemuMacDrivers"]
  23        path = roms/QemuMacDrivers
  24        url = https://gitlab.com/qemu-project/QemuMacDrivers.git
  25[submodule "roms/seabios-hppa"]
  26        path = roms/seabios-hppa
  27        url = https://gitlab.com/qemu-project/seabios-hppa.git
  28[submodule "roms/u-boot-sam460ex"]
  29        path = roms/u-boot-sam460ex
  30        url = https://gitlab.com/qemu-project/u-boot-sam460ex.git
  31[submodule "roms/edk2"]
  32        path = roms/edk2
  33        url = https://gitlab.com/qemu-project/edk2.git
  34[submodule "roms/opensbi"]
  35        path = roms/opensbi
  36        url =   https://gitlab.com/qemu-project/opensbi.git
  37[submodule "roms/qboot"]
  38        path = roms/qboot
  39        url = https://gitlab.com/qemu-project/qboot.git
  40[submodule "roms/vbootrom"]
  41        path = roms/vbootrom
  42        url = https://gitlab.com/qemu-project/vbootrom.git
  43[submodule "tests/lcitool/libvirt-ci"]
  44        path = tests/lcitool/libvirt-ci
  45        url = https://gitlab.com/libvirt/libvirt-ci.git
  46