Commit Graph

75 Commits

Author SHA1 Message Date
Hamish Coleman
017c6e6ffa Add basic support for extracting T440p firmware 2020-04-06 19:12:22 +01:00
Hamish Coleman
5131a623a7 Add definitions for x390 firmware 2019-12-02 21:10:28 +08:00
Hamish Coleman
8800aa5524 The descriptive text was old 2019-11-29 10:04:21 +08:00
Hamish Coleman
1f5fc39e35 Add file signatures for another old x200 firmware 2019-11-29 10:00:21 +08:00
Hamish Coleman
0a54d103f2 Ensure the x230t BIOS with no EC firmware inside its FL2 file is marked as do not use 2019-11-02 10:23:16 +08:00
Hamish Coleman
335f46a19e Fix mistake in the non-functional text description 2019-11-02 09:22:13 +08:00
Hamish Coleman
46b29cba3c Add file descriptions and extract details for the new (signed) and not patchable BIOS versions 2019-10-16 11:29:01 +08:00
Hamish Coleman
68726da759 Add basic details for t430 BIOS 2.82 (new EC version, which needs new patches) 2019-08-23 23:05:50 +02:00
Hamish Coleman
4bb6c7b2b3 Update w530 build to most recent BIOS version with a working FL2 file 2019-08-05 19:16:52 +01:00
Hamish Coleman
e5b6325a47 Update t230t to build based on the BIOS 2.73 release 2019-07-31 09:53:05 +01:00
Hamish Coleman
4b072b6444 Update build targets where possible
It seems that Lenovo has either changed the way they build their FL2
files, or has generated a bunch of broken update ISO images.

The two sysstems here still have a FL2 file with a EC firmware at offset
0x500000.

The remainder of the systems have updated BIOS ISO images available with
FL2 files that have nothing in them until offset 0x80000.  Older FL2 versions
have also had data at that offset but it previously looked like rubbish left
over from an FL1 UEFI capsule.
2019-07-31 09:23:52 +01:00
Hamish Coleman
1e281338db Add new version download ISO details for patchable target systems 2019-07-31 09:23:00 +01:00
Hamish Coleman
cd447e6a0c Update x230 to base off latest BIOS version (no EC changes) 2019-05-19 07:24:03 +08:00
Hamish Coleman
bdb3f6a9ce FIX: type in text description (see #122) 2019-05-05 20:11:30 +08:00
Tom Broughton
d26a240c91 Updated Bios for T430 from 2.78 to 2.79 2019-03-30 00:48:25 +00:00
Hamish Coleman
e863063170 Add ISO versions for t530 and w530 for testing boot failures 2019-03-11 19:34:55 +08:00
Hamish Coleman
ea767e935d Add support to the FL2_copyIMG script to search for the NAPI header, thus allowing x61 FL2 images to be supported 2019-03-11 19:14:46 +08:00
Hamish Coleman
b96bca2c41 Add descriptions and rules for extracting EC firmware from old x60 BIOS updates 2019-02-15 09:46:44 +08:00
Hamish Coleman
c697deb721 Ensure that the various Descriptions sections are sorted 2019-02-15 09:33:56 +08:00
Hamish Coleman
e1e0400d13 FIX incorrect dependancy name in one of the non xx30 targets 2019-02-14 22:09:23 +08:00
Hamish Coleman
875e43cfbc Add some details for X60 firmware - Just a Description entry and updates to the FL2_copyIMG script - this is a firmware update package that is not structured the way the rest of the process expects 2019-02-14 21:19:50 +08:00
Hamish Coleman
92fdd164f4 Separate the unsupported ISO descriptions more cleanly 2019-02-14 20:36:38 +08:00
Hamish Coleman
cf09aafd46 Revert "Update w530 to latest 2.73 bios release"
See #113 for some discussion that suggests that there is an issue with
using the latest 2.73 BIOS with an actual CDROM.  Since they report that
the 2.72 BIOS does work, revert to using that as the basis for the build
at the moment.

This reverts commit 228c6ee826.
2019-01-27 18:13:16 +11:00
Hamish Coleman
08ad697184 Update t530 bios download to latest available 2019-01-22 22:21:59 +13:00
Den
228c6ee826
Update w530 to latest 2.73 bios release
Simple update as no EC version change:
BIOS 2.73 (G5ETB2WW)
EC 1.13 (G4HT39WW)
2019-01-08 00:54:48 +03:00
Hamish Coleman
80a5dd882a Update x230 build to base on latest BIOS version (See #106) 2018-12-21 09:54:39 +00:00
Hamish Coleman
ff8e5d3ea1 Update t430 to latest 2.78 bios release (simple update as no EC version change) 2018-11-11 10:47:15 +08:00
Hamish Coleman
150fef43c4 Update t430s to latest BIOS release - no EC version changes 2018-08-07 22:55:43 +08:00
Hamish Coleman
598bf55cce Update to latest x230 BIOS (no EC firmware version update) 2018-07-22 21:36:55 +01:00
Florian Dejonckheere
b14a78cad0 Update w530 to latest BIOS version - no EC change 2018-07-20 11:24:47 +02:00
Hamish Coleman
5b4ef5331d Data for a quick investigation of the x131e bios update files 2018-07-12 08:30:04 +01:00
Hamish Coleman
5a3ec01b97 Use the correct checksum - not the README file one 2018-07-02 01:35:39 +08:00
Hamish Coleman
510659faa6 Update t430 to latest BIOS version - no EC change
(See also #81)
2018-07-02 01:07:39 +08:00
Hamish Coleman
dfee54430e Add details for latest x220 bios update 2018-06-24 10:42:28 +10:00
Hamish Coleman
ed6ea60cf5 Have a quick look at the t470p and add the download and extract definitions for that 2018-05-06 18:36:16 +08:00
Hamish Coleman
235fe8c3cd Update x230 build to be based on the 2.72 BIOS - no EC change, thus no change to our patch 2018-04-26 10:40:35 +08:00
Hamish Coleman
09ea5b72d3 FIX Bug #75 - Add one forgotten change
While updating the BIOS version for the x230, I missed changing the
version number in one place.
2018-04-24 10:13:53 +08:00
Hamish Coleman
b450ee9f57 Update x230 to base build on BIOS 2.70
After testing by majekw confirms that this works (See #55) update the
BIOS version for the x230 that we base our patches on.  This version
has no EC changes, so there is no difference in the actual patch.
2018-04-14 10:58:23 +08:00
Hamish Coleman
a2ca5f6af5 Add definitions to assist with examining p51 firmware 2018-04-03 11:22:31 +08:00
Hamish Coleman
bf52337ac1 Add details for investigating t480s firmware 2018-03-31 22:46:53 +08:00
Hamish Coleman
7495cd0112 Add definitions to examine the x240 firmware 2018-03-30 14:16:18 +08:00
Hamish Coleman
f21468b513 Add definitions to examine the t480 firmware 2018-03-30 13:53:12 +08:00
Hamish Coleman
768565c72a BUG: missed one of the filename changes 2018-03-30 13:38:56 +08:00
Hamish Coleman
d8adcb5a11 Add x280 EC image extraction 2018-03-30 13:17:43 +08:00
Hamish Coleman
20547c1760 Add x280 firmware examination 2018-03-30 13:06:47 +08:00
Hamish Coleman
18ec4dbfe8 Notice and fix discrepancy in filename standards 2018-03-30 13:06:12 +08:00
Hamish Coleman
cd1d0a19ef Add rules for extracting x270 firmware 2018-02-17 12:35:28 +08:00
Hamish Coleman
296a24b37b Add descriptions for x270 bios downloads 2018-02-17 12:26:41 +08:00
Hamish Coleman
8f41fa7b09 Add some new t470/tp25 BIOS descriptions 2018-02-17 12:16:03 +08:00
Hamish Coleman
3b769569f8 Add description for latest t430 bios - confirming no EC change 2018-02-15 11:20:06 +08:00