mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-16 22:46:16 +02:00
blobutil: rename variables to make more sense
for example, files being downloaded have nothing to do with the ME; they are merely compressed, and contain many files in addition to it
This commit is contained in:
@@ -6,19 +6,19 @@
|
||||
# list hashes as sha1 sums.
|
||||
|
||||
{x230 x230t x230i x230edp t430 t530 w530}{
|
||||
ME_hash 039c89c6d44ae11ae2510cbd5fed756e97ed9a31
|
||||
ME_dl https://download.lenovo.com/pccbbs/mobiles/g1rg24ww.exe
|
||||
ME_bkup_dl https://web.archive.org/web/20210706183911/https://download.lenovo.com/pccbbs/mobiles/g1rg24ww.exe
|
||||
DL_hash 039c89c6d44ae11ae2510cbd5fed756e97ed9a31
|
||||
DL_url https://download.lenovo.com/pccbbs/mobiles/g1rg24ww.exe
|
||||
DL_url_bkup https://web.archive.org/web/20210706183911/https://download.lenovo.com/pccbbs/mobiles/g1rg24ww.exe
|
||||
}
|
||||
|
||||
{x220 x220t t420 t520 t420s}{
|
||||
ME_hash fa0f96c8f36646492fb8c57ad3296bf5f647d9c5
|
||||
ME_dl https://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/83rf46ww.exe
|
||||
ME_bkup_dl https://web.archive.org/web/20220202201637/https://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/83rf46ww.exe
|
||||
DL_hash fa0f96c8f36646492fb8c57ad3296bf5f647d9c5
|
||||
DL_url https://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/83rf46ww.exe
|
||||
DL_url_bkup https://web.archive.org/web/20220202201637/https://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/83rf46ww.exe
|
||||
}
|
||||
|
||||
{t440pmrc w541mrc t440p w541}{
|
||||
ME_hash b2f2a1baa1f0c8139e46b0d3e206386ff197bed5
|
||||
ME_dl https://download.lenovo.com/pccbbs/mobiles/glrg22ww.exe
|
||||
ME_bkup_dl https://web.archive.org/web/20211120031520/https://download.lenovo.com/pccbbs/mobiles/glrg22ww.exe
|
||||
DL_hash b2f2a1baa1f0c8139e46b0d3e206386ff197bed5
|
||||
DL_url https://download.lenovo.com/pccbbs/mobiles/glrg22ww.exe
|
||||
DL_url_bkup https://web.archive.org/web/20211120031520/https://download.lenovo.com/pccbbs/mobiles/glrg22ww.exe
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user