Commit Graph

5 Commits

Author SHA1 Message Date
Leah Rowe
a494c3c2e2 Revert "coreboot/default: don't remove fsp files"
This reverts commit 2e6f6e2579.

This was a stupid revert. I don't remember why I even did it.

Better to make the releases *not* take up an extra 100MB per
source file, until I actually need these extra files.
2026-01-20 12:15:45 +00:00
Leah Rowe
2e6f6e2579 coreboot/default: don't remove fsp files
Signed-off-by: Leah Rowe <leah@libreboot.org>
2026-01-06 22:18:54 +00:00
Leah Rowe
9da4fa64a6 coreboot/default: allow alderlake fsp in releases
i delete unneeded fsp modules in releases, to cut down
on the tarball size. so, currently, only kabylake fsp
is distributed.

i'm now also allowing alderlake fsp, because riku has
sent a patch adding an alderlake machine to libreboot.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-09-27 15:56:39 +01:00
Leah Rowe
452aeb6001 coreboot: Remove unused vboot tests
Futility tests enlarge the src tarballs, without much utility.

Uttterly futile.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-05-22 14:13:11 +01:00
Leah Rowe
64cc91bca3 coreboot/default: Remove unneeded FSP modules
We only need the Kabylake version. We can safely
remove the other ones, thereby significantly
reducing the size of the lbmk release archive.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-05-22 13:48:20 +01:00