From edef7a955a015eefe0ae51c23b175725dce738ee Mon Sep 17 00:00:00 2001 From: Daniel <26260814+digmorepaka@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:24:42 +0200 Subject: [PATCH] Update README.md updated custom splash screen instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c4d433..0c5068e 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ To get a custom splash image follow this procedure: 1. Update with original Lenovo update tool following LOGO.txt instructions 2. Read back the `bios` region with flashrom or FPTW 3. Chop off first 8M of the rom `dd if=backup.rom of=4M.rom bs=1M skip=8` -4. Apply patches from patched-bios repo +4. Apply xx30 patches for your specific model from [firmware-patches](https://github.com/digmorepaka/thinkpad-firmware-patches) repo and fix checksum with [uefi-sign](https://github.com/thrimbor/thinkpad-uefi-sign) 5. Downgrade with IVprep 6. Write as a custom binary from liveUSB