Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-12 | use me_cleaner from coreboot instead of upstream | Leah Rowe | |
coreboot closely matches upstream, whose current release is version 1.2 from 2018, and coreboot has not changed it in any meaningful way. the upstream did add patches since, but they are documentation patches only. this means: we do not need to use the upstream version Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-10-07 | rename blob/ to vendor/ | Leah Rowe | |
in the future, we may start downloading files that aren't blobs, such as mxm port configs (on mainboards that use MXM graphics) this directory will contain all of those files generally change the language used, across lbmk, to make use of "vendorfile" instead of "blob" Signed-off-by: Leah Rowe <leah@libreboot.org> |