summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: c73eef080412963046986d6f3c8cadcf114bb48b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "roms/vgabios"]
	path = roms/vgabios
	url = upstream:qemu-vgabios
[submodule "roms/seabios"]
	path = roms/seabios
	url = upstream:qemu-seabios
[submodule "roms/SLOF"]
	path = roms/SLOF
	url = upstream:qemu-SLOF
[submodule "roms/ipxe"]
	path = roms/ipxe
	url = upstream:qemu-ipxe
[submodule "roms/openbios"]
	path = roms/openbios
	url = upstream:qemu-openbios
[submodule "roms/openhackware"]
	path = roms/openhackware
	url = upstream:qemu-openhackware
[submodule "roms/qemu-palcode"]
	path = roms/qemu-palcode
	url = upstream:qemu-palcode
[submodule "roms/sgabios"]
	path = roms/sgabios
	url = upstream:qemu-sgabios
[submodule "pixman"]
	path = pixman
	url = upstream:pixman
[submodule "dtc"]
	path = dtc
	url = upstream:device-tree-compiler
[submodule "roms/u-boot"]
	path = roms/u-boot
	url = upstream:u-boot