diff options
author | Leah Rowe <leah@libreboot.org> | 2025-05-23 14:13:47 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-05-23 14:13:47 +0100 |
commit | 383b9754fc65ed407ff57c8bc917ab839d37b0a7 (patch) | |
tree | 1aafbfc3e4fdae96bbf3cb1a92e608766fe8f17e /config/coreboot | |
parent | 34dac6da99bd79ec75e63997aaebbf5de2debbe8 (diff) | |
parent | 3e28873532b13a750df04d8dad8ffacb159cc7da (diff) |
Merge branch 'master' into 25.06_branch
Diffstat (limited to 'config/coreboot')
-rw-r--r-- | config/coreboot/default/nuke.list | 19 | ||||
-rw-r--r-- | config/coreboot/fam15h/nuke.list | 1 |
2 files changed, 20 insertions, 0 deletions
diff --git a/config/coreboot/default/nuke.list b/config/coreboot/default/nuke.list new file mode 100644 index 00000000..7e5ba3b5 --- /dev/null +++ b/config/coreboot/default/nuke.list @@ -0,0 +1,19 @@ +3rdparty/fsp/EagleStreamFspBinPkg +3rdparty/fsp/AlderLakeFspBinPkg +3rdparty/fsp/MeteorLakeFspBinPkg +3rdparty/fsp/IceLakeFspBinPkg +3rdparty/fsp/AmberLakeFspBinPkg +3rdparty/fsp/DenvertonNSFspBinPkg +3rdparty/fsp/TigerLakeFspBinPkg +3rdparty/fsp/CedarIslandFspBinPkg +3rdparty/fsp/ElkhartLakeFspBinPkg +3rdparty/fsp/CometLakeFspBinPkg +3rdparty/fsp/WhitleyFspBinPkg +3rdparty/fsp/ArrowLakeFspBinPkg +3rdparty/fsp/IdavilleFspBinPkg +3rdparty/fsp/BraswellFspBinPkg +3rdparty/fsp/CoffeeLakeFspBinPkg +3rdparty/fsp/RaptorLakeFspBinPkg +3rdparty/fsp/ApolloLakeFspBinPkg +3rdparty/fsp/SkylakeFspBinPkg +3rdparty/vboot/tests diff --git a/config/coreboot/fam15h/nuke.list b/config/coreboot/fam15h/nuke.list new file mode 100644 index 00000000..8ca7a4cf --- /dev/null +++ b/config/coreboot/fam15h/nuke.list @@ -0,0 +1 @@ +3rdparty/vboot/tests |