diff options
Diffstat (limited to 'docs/hcl/t500.md')
-rw-r--r-- | docs/hcl/t500.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hcl/t500.md b/docs/hcl/t500.md index 37740c25..3763cfe7 100644 --- a/docs/hcl/t500.md +++ b/docs/hcl/t500.md @@ -71,8 +71,8 @@ factory.rom image dumped from the T500 with a SOIC-8 4MiB flash chip. The patch re-creates the X200 descriptor/gbe source, so the commands were something like: - $ diff -u t500gbe x200gbe -$ **diff -u t500descriptor x200descriptor** + \$ diff -u t500gbe x200gbe +\$ **diff -u t500descriptor x200descriptor** ME VSCC table is in a different place and a different size on the T500. Libreboot disables and removes the ME anyway, so it doesn't matter. |