Fixed Markdown Warnings
This commit is contained in:
@@ -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
|
And we saw that there was what looked like the product name in the backup
|
||||||
(left), but not in the fresh image (right):
|
(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 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 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 |........
|
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
|
firmware image against the backup again, seeing that indeed, there were many
|
||||||
blocks of 64 bytes each that had been cleared:
|
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 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 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 |........
|
002f 0360 ff ff ff ff ff ff ff ff |........ | 002f 0360 ff ff ff ff ff ff ff ff |........
|
||||||
|
|||||||
Reference in New Issue
Block a user