diff options
Diffstat (limited to 'docs/hcl/t500.md')
-rw-r--r-- | docs/hcl/t500.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/hcl/t500.md b/docs/hcl/t500.md index 866baaa7..2b187e54 100644 --- a/docs/hcl/t500.md +++ b/docs/hcl/t500.md @@ -79,9 +79,10 @@ and The patches above are based on the output from ich9deblob on a 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** +were something like: + $ 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. |