diff options
author | Leah Rowe <leah@libreboot.org> | 2023-10-29 01:22:21 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-10-29 04:46:25 +0000 |
commit | 7e6fd7e5b4a87063e962e57ba73a85c28aaeb932 (patch) | |
tree | 691aefbb8134b5f147f290c32ced7c9d59089836 /config/ifd | |
parent | 93458de74a2e403bdd7e7a25d6fdead41d8fa718 (diff) |
add lenovo x201 support
note: me6_update_parser needs to be written, similar
to me7_update_parser, to generate the partition
tables within intel me6 on lenovo bios updates.
the current logic in lbmk goes like this:
mkdir -p vendorfiles/cache/
and save your factory dump as:
vendorfiles/cache/x201_factory.rom
the build system has been modified, in such a way
as to support extracting me.bin (which is the full
one) and then neutering from this.
this is done automatically, if the file is present,
but you must first insert that file there, which means
you'll need a dump of the original boot flash on your
thinkpad x201
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/ifd')
-rw-r--r-- | config/ifd/x201/gbe | bin | 0 -> 8192 bytes |
-rw-r--r-- | config/ifd/x201/ifd | bin | 0 -> 4096 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/config/ifd/x201/gbe b/config/ifd/x201/gbe Binary files differnew file mode 100644 index 00000000..1ec72193 --- /dev/null +++ b/config/ifd/x201/gbe diff --git a/config/ifd/x201/ifd b/config/ifd/x201/ifd Binary files differnew file mode 100644 index 00000000..cac4e5af --- /dev/null +++ b/config/ifd/x201/ifd |