From 9c8fff38f00f616567c10bf0e414d566ddf60d9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Gia=20Phong?= Date: Thu, 2 Oct 2025 14:07:49 +0900 Subject: [PATCH] Remove SLOF submodule Slimline Open Firmware is used as partition firmware for PowerPC machines running on KVM/QEMU. AFL++ does not use QEMU for system emulation. --- .gitmodules | 3 --- roms/SLOF | 1 - 2 files changed, 4 deletions(-) delete mode 160000 roms/SLOF diff --git a/.gitmodules b/.gitmodules index 94443f528e32e..46d4689c2a4ed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "roms/seabios"] path = roms/seabios url = https://gitlab.com/qemu-project/seabios.git/ -[submodule "roms/SLOF"] - path = roms/SLOF - url = https://gitlab.com/qemu-project/SLOF.git [submodule "roms/ipxe"] path = roms/ipxe url = https://gitlab.com/qemu-project/ipxe.git diff --git a/roms/SLOF b/roms/SLOF deleted file mode 160000 index b7ea243afd391..0000000000000 --- a/roms/SLOF +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b7ea243afd3917b9dfc58fda046138fba0aa9b1e