From 109b96b7381ea6e7c8a65701dbb55ad2603f97c1 Mon Sep 17 00:00:00 2001 From: drg Date: Fri, 31 Jul 2026 14:47:21 +0200 Subject: [PATCH] Fixed Markdown Warnings --- _posts/blog/2026-07-11-ideapad.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/blog/2026-07-11-ideapad.markdown b/_posts/blog/2026-07-11-ideapad.markdown index 2417bd8..c48dc7e 100644 --- a/_posts/blog/2026-07-11-ideapad.markdown +++ b/_posts/blog/2026-07-11-ideapad.markdown @@ -81,7 +81,7 @@ So we compared the firmware image that we flashed against the backup again. And we saw that there was what looked like the product name in the backup (left), but not in the fresh image (right): -``` +```text 001e dff8 ff ff ff ff ff ff ff ff |........ | 001e dff8 ff ff ff ff ff ff ff ff |........ 001e e000 4c 65 6e 6f 76 6f 20 69 |Lenovo i | 001e e000 ff ff ff ff ff ff ff ff |........ 001e e008 64 65 61 70 61 64 20 33 |deapad 3 | 001e e008 ff ff ff ff ff ff ff ff |........ @@ -109,7 +109,7 @@ Since we assumed firmware corruption, we took another look and compare the fresh firmware image against the backup again, seeing that indeed, there were many blocks of 64 bytes each that had been cleared: -``` +```text 002f 0350 ff ff ff ff ff ff ff ff |........ | 002f 0350 ff ff ff ff ff ff ff ff |........ 002f 0358 ff ff ff ff ff ff ff ff |........ | 002f 0358 ff ff ff ff ff ff ff ff |........ 002f 0360 ff ff ff ff ff ff ff ff |........ | 002f 0360 ff ff ff ff ff ff ff ff |........