From 7af9953463c65fe2f02704e6bce815d830e58d7d Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 14 Nov 2022 00:51:12 +0000 Subject: pragmatic system distribution guideline compliance osboot is now part of libreboot, and will soon shut down. libreboot now conforms to osboot policy. --- resources/blobs/sources | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 resources/blobs/sources (limited to 'resources/blobs/sources') diff --git a/resources/blobs/sources b/resources/blobs/sources new file mode 100644 index 00000000..0a148f9f --- /dev/null +++ b/resources/blobs/sources @@ -0,0 +1,24 @@ +# This file holds the download sources for various intel blobs +# board shortnames are listed and enclosed by '{}' followed by an opening +# and closing '{}' for all blobs available for the board. +# The board shortname must be the name of the board minus the trailing rom size. +# If you want to make additions, try to add a backup url for download links and +# list hashes as sha1 sums. + +{x230 x230t x230i t430 x230fhd}{ + 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 +} + +{x220 x220t t420 t520 t420s t520}{ + 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 +} + +{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 +} -- cgit v1.2.1