diff options
Diffstat (limited to 'docs/hcl/t500.md')
-rw-r--r-- | docs/hcl/t500.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/hcl/t500.md b/docs/hcl/t500.md index a978c66f..54764879 100644 --- a/docs/hcl/t500.md +++ b/docs/hcl/t500.md @@ -28,7 +28,7 @@ EC update {#ecupdate} It is recommended that you update to the latest EC firmware version. The [EC firmware](https://libreboot.org/faq/#firmware-ec) is separate from -libreboot, so we don\'t actually provide that, but if you still have +libreboot, so we don't actually provide that, but if you still have Lenovo BIOS then you can just run the Lenovo BIOS update utility, which will update both the BIOS and EC version. See: @@ -54,7 +54,7 @@ The T500, when run without CPU microcode updates in coreboot, currently kernel panics if running QEMU with vt-x enabled on 2 cores for the guest. With a single core enabled for the guest, the guest panics (but the host is fine). Working around this in QEMU might be possible; if -not, software virtualization should work fine (it\'s just slower). +not, software virtualization should work fine (it's just slower). On GM45 hardware (with libreboot), make sure that the *kvm* and *kvm\_intel* kernel modules are not loaded, when using QEMU. @@ -86,7 +86,7 @@ were something like:\ \$ **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. +Libreboot disables and removes the ME anyway, so it doesn't matter. The very same descriptor/gbe used on the X200 (generated by [ich9gen](gm45_remove_me.html#ich9gen)) was re-used on the T500, and it |