Marcello Sylvester Bauer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/39603 )
Change subject: Documentation/mb/lenovo: Test shruken ME on Ivy Bridge ......................................................................
Documentation/mb/lenovo: Test shruken ME on Ivy Bridge
Update the Lenovo Ivy Bridge documentation that no issues could be observed on W530.
Tested on Lenovo W530 with stripped ME and found no issues:
* USB * Bluetooth * Wifi * Wifi-kill switch * libgfxinit * SATA * mSATA * Audio * SD-card * Ethernet * Keyboard * Fn-Keys * Display brightness * ACPI S3 resume * CPU temperature reporting * Stress test stable (intel_pstate no_turbo due to W530 overheating bug) * Youtube videos * stress -c 8 -m 1 -t 3600
Change-Id: I46d23d41cc6ade5e641a6ddb3f357a6036002edc Signed-off-by: Marcello Sylvester Bauer sylv@sylv.io --- M Documentation/mainboard/lenovo/Ivy_Bridge_series.md 1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/39603/1
diff --git a/Documentation/mainboard/lenovo/Ivy_Bridge_series.md b/Documentation/mainboard/lenovo/Ivy_Bridge_series.md index 2f83ffa..7dec44d 100644 --- a/Documentation/mainboard/lenovo/Ivy_Bridge_series.md +++ b/Documentation/mainboard/lenovo/Ivy_Bridge_series.md @@ -76,3 +76,15 @@
[fl]: flashlayout_Ivy_Bridge.svg
+## Reducing Intel Managment Engine firmware size + +It is possible to reduce the Intel ME firmware size to free additional +space for the `bios` region. This is usually refered to as *cleaning the ME* or +*stripping the ME*. +After reducing the Intel ME firmware size you must modify the original IFD, +split the resulting coreboot ROM (See: Splitting the coreboot.rom) +and then write each ROM using an [external programmer]. +Have a look at the [me_cleaner] for more information. + +Tests on Lenovo W530 showed no issues with a stripped ME firmware. +