lbmk/resources
Leah Rowe 03788d14fb move ifd/gbe configs into config/ifd/
it doesn't really make sense for them to be under
blobs/ - nominally, they are blobs, but they are
well-understood data files containing config data,
that is easily parsed by tools like ich9show or
ifdtool (and tools like bincfg or nvmutil)

blobs/ has been re-purposed: this directory no longer
exists in lbmk, but it is created (and on .gitignore)
when needed, by blobutil

thus, the blobs/ directory shall only contain vendor
files, and only those files that libreboot scrubs from
releases. therefore, build/release/src can (and has
been) simplified; it currently copies just the ifd and
gbe files from blobs/, selectively, and this logic is
quite error prone, requiring maintenance. now, the
build/release/src script simply copies config/ (which
only ever contains distributable files) and entirely
ignores the blobs/ directory

the blob download script already creates the required
directory, except for the sch5545 download; this is
now fixed

lbmk code size is slightly smaller, due to this patch

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-04 01:38:08 +01:00
..
blobs Add Dell Latitude E6430 2023-09-03 09:13:03 -06:00
coreboot move ifd/gbe configs into config/ifd/ 2023-09-04 01:38:08 +01:00
dependencies automate rpi-pico serprog builds 2023-09-03 04:00:42 +03:00
git switch repo links for pico-serprog 2023-09-03 14:36:52 +01:00
grub grub: all one grub.elf containing keymaps and cfg 2023-08-29 02:03:16 +01:00
seabios consolidate u-boot/seabios/coreboot build scripts 2023-08-19 23:18:32 +01:00
u-boot unify build/clean scripts: use handle/make instead 2023-09-03 01:53:35 +01:00