summaryrefslogtreecommitdiff
path: root/blobs
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-09-04 01:17:23 +0100
committerLeah Rowe <leah@libreboot.org>2023-09-04 01:38:08 +0100
commit03788d14fb0dd79b38817d5a40f1c5c2017f4551 (patch)
treee6dbbb81ca7fc9fed20367484e9167248e8e2626 /blobs
parent6ddb0e09742bc80e85355c3321cee48849dcecd5 (diff)
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>
Diffstat (limited to 'blobs')
-rw-r--r--blobs/e6430/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/e6430/ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/hp8200sff/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/hp8200sff/ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/hp8200sff/ifd_4mb.binbin4096 -> 0 bytes
-rw-r--r--blobs/hp8300usdt/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/hp8300usdt/ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/hp_ivybridge/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/hp_ivybridge/ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/hp_sandybridge/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/hp_sandybridge/ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/ich9m/16_ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/ich9m/4_ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/ich9m/4_ifd_nogbe.binbin4096 -> 0 bytes
-rw-r--r--blobs/ich9m/8_ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/ich9m/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/t1650/12_ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/t1650/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/t440p/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/t440p/ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/xx20/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/xx20/ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/xx30/16_ifd.binbin4096 -> 0 bytes
-rw-r--r--blobs/xx30/gbe.binbin8192 -> 0 bytes
-rw-r--r--blobs/xx30/ifd.binbin4096 -> 0 bytes
25 files changed, 0 insertions, 0 deletions
diff --git a/blobs/e6430/gbe.bin b/blobs/e6430/gbe.bin
deleted file mode 100644
index a256f571..00000000
--- a/blobs/e6430/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/e6430/ifd.bin b/blobs/e6430/ifd.bin
deleted file mode 100644
index fe166bc7..00000000
--- a/blobs/e6430/ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/hp8200sff/gbe.bin b/blobs/hp8200sff/gbe.bin
deleted file mode 100644
index 7e8776f9..00000000
--- a/blobs/hp8200sff/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/hp8200sff/ifd.bin b/blobs/hp8200sff/ifd.bin
deleted file mode 100644
index db10f57f..00000000
--- a/blobs/hp8200sff/ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/hp8200sff/ifd_4mb.bin b/blobs/hp8200sff/ifd_4mb.bin
deleted file mode 100644
index fef35107..00000000
--- a/blobs/hp8200sff/ifd_4mb.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/hp8300usdt/gbe.bin b/blobs/hp8300usdt/gbe.bin
deleted file mode 100644
index e959787f..00000000
--- a/blobs/hp8300usdt/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/hp8300usdt/ifd.bin b/blobs/hp8300usdt/ifd.bin
deleted file mode 100644
index 3b81b704..00000000
--- a/blobs/hp8300usdt/ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/hp_ivybridge/gbe.bin b/blobs/hp_ivybridge/gbe.bin
deleted file mode 100644
index aa9556f0..00000000
--- a/blobs/hp_ivybridge/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/hp_ivybridge/ifd.bin b/blobs/hp_ivybridge/ifd.bin
deleted file mode 100644
index cc11e466..00000000
--- a/blobs/hp_ivybridge/ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/hp_sandybridge/gbe.bin b/blobs/hp_sandybridge/gbe.bin
deleted file mode 100644
index e0179de2..00000000
--- a/blobs/hp_sandybridge/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/hp_sandybridge/ifd.bin b/blobs/hp_sandybridge/ifd.bin
deleted file mode 100644
index 3838bab0..00000000
--- a/blobs/hp_sandybridge/ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/ich9m/16_ifd.bin b/blobs/ich9m/16_ifd.bin
deleted file mode 100644
index e9dd5b64..00000000
--- a/blobs/ich9m/16_ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/ich9m/4_ifd.bin b/blobs/ich9m/4_ifd.bin
deleted file mode 100644
index aa2453b1..00000000
--- a/blobs/ich9m/4_ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/ich9m/4_ifd_nogbe.bin b/blobs/ich9m/4_ifd_nogbe.bin
deleted file mode 100644
index 366d316a..00000000
--- a/blobs/ich9m/4_ifd_nogbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/ich9m/8_ifd.bin b/blobs/ich9m/8_ifd.bin
deleted file mode 100644
index 094fc072..00000000
--- a/blobs/ich9m/8_ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/ich9m/gbe.bin b/blobs/ich9m/gbe.bin
deleted file mode 100644
index 2f26a275..00000000
--- a/blobs/ich9m/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/t1650/12_ifd.bin b/blobs/t1650/12_ifd.bin
deleted file mode 100644
index 623470e9..00000000
--- a/blobs/t1650/12_ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/t1650/gbe.bin b/blobs/t1650/gbe.bin
deleted file mode 100644
index 963369d5..00000000
--- a/blobs/t1650/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/t440p/gbe.bin b/blobs/t440p/gbe.bin
deleted file mode 100644
index 6640a4f0..00000000
--- a/blobs/t440p/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/t440p/ifd.bin b/blobs/t440p/ifd.bin
deleted file mode 100644
index 241266e6..00000000
--- a/blobs/t440p/ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/xx20/gbe.bin b/blobs/xx20/gbe.bin
deleted file mode 100644
index 0c9dfa1d..00000000
--- a/blobs/xx20/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/xx20/ifd.bin b/blobs/xx20/ifd.bin
deleted file mode 100644
index d042aba3..00000000
--- a/blobs/xx20/ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/xx30/16_ifd.bin b/blobs/xx30/16_ifd.bin
deleted file mode 100644
index b3a09fc8..00000000
--- a/blobs/xx30/16_ifd.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/xx30/gbe.bin b/blobs/xx30/gbe.bin
deleted file mode 100644
index 0c9dfa1d..00000000
--- a/blobs/xx30/gbe.bin
+++ /dev/null
Binary files differ
diff --git a/blobs/xx30/ifd.bin b/blobs/xx30/ifd.bin
deleted file mode 100644
index c377200f..00000000
--- a/blobs/xx30/ifd.bin
+++ /dev/null
Binary files differ