Skip to content

Commit 790d212

Browse files
Merge pull request #76 from McSinyx/afl++sans-boot
Remove BIOS and boot loader submodules
2 parents 1e09506 + a12f7c0 commit 790d212

File tree

13 files changed

+0
-48
lines changed

13 files changed

+0
-48
lines changed

.gitmodules

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,9 @@
1-
[submodule "roms/seabios"]
2-
path = roms/seabios
3-
url = https://gitlab.com/qemu-project/seabios.git/
4-
[submodule "roms/ipxe"]
5-
path = roms/ipxe
6-
url = https://gitlab.com/qemu-project/ipxe.git
7-
[submodule "roms/openbios"]
8-
path = roms/openbios
9-
url = https://gitlab.com/qemu-project/openbios.git
101
[submodule "roms/qemu-palcode"]
112
path = roms/qemu-palcode
123
url = https://gitlab.com/qemu-project/qemu-palcode.git
13-
[submodule "roms/sgabios"]
14-
path = roms/sgabios
15-
url = https://gitlab.com/qemu-project/sgabios.git
164
[submodule "dtc"]
175
path = dtc
186
url = https://gitlab.com/qemu-project/dtc.git
19-
[submodule "roms/u-boot"]
20-
path = roms/u-boot
21-
url = https://github.com/qemu/u-boot.git
22-
[submodule "roms/skiboot"]
23-
path = roms/skiboot
24-
url = https://gitlab.com/qemu-project/skiboot.git
257
[submodule "roms/QemuMacDrivers"]
268
path = roms/QemuMacDrivers
279
url = https://gitlab.com/qemu-project/QemuMacDrivers.git
@@ -31,30 +13,12 @@
3113
[submodule "capstone"]
3214
path = capstone
3315
url = https://gitlab.com/qemu-project/capstone.git
34-
[submodule "roms/seabios-hppa"]
35-
path = roms/seabios-hppa
36-
url = https://gitlab.com/qemu-project/seabios-hppa.git
37-
[submodule "roms/u-boot-sam460ex"]
38-
path = roms/u-boot-sam460ex
39-
url = https://github.com/qemu/u-boot-sam460ex.git
4016
[submodule "tests/fp/berkeley-testfloat-3"]
4117
path = tests/fp/berkeley-testfloat-3
4218
url = https://gitlab.com/qemu-project/berkeley-testfloat-3.git
4319
[submodule "tests/fp/berkeley-softfloat-3"]
4420
path = tests/fp/berkeley-softfloat-3
4521
url = https://gitlab.com/qemu-project/berkeley-softfloat-3.git
46-
[submodule "roms/edk2"]
47-
path = roms/edk2
48-
url = https://gitlab.com/qemu-project/edk2.git
4922
[submodule "slirp"]
5023
path = slirp
5124
url = https://gitlab.com/qemu-project/libslirp.git
52-
[submodule "roms/opensbi"]
53-
path = roms/opensbi
54-
url = https://gitlab.com/qemu-project/opensbi.git
55-
[submodule "roms/qboot"]
56-
path = roms/qboot
57-
url = https://gitlab.com/qemu-project/qboot.git
58-
[submodule "roms/vbootrom"]
59-
path = roms/vbootrom
60-
url = https://gitlab.com/qemu-project/vbootrom.git

roms/edk2

Lines changed: 0 additions & 1 deletion
This file was deleted.

roms/ipxe

Lines changed: 0 additions & 1 deletion
This file was deleted.

roms/openbios

Lines changed: 0 additions & 1 deletion
This file was deleted.

roms/opensbi

Lines changed: 0 additions & 1 deletion
This file was deleted.

roms/qboot

Lines changed: 0 additions & 1 deletion
This file was deleted.

roms/seabios

Lines changed: 0 additions & 1 deletion
This file was deleted.

roms/seabios-hppa

Lines changed: 0 additions & 1 deletion
This file was deleted.

roms/sgabios

Lines changed: 0 additions & 1 deletion
This file was deleted.

roms/skiboot

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)