coreboot-kgpe-d16/src
Angel Pons 50251400d2 sb/intel/common/firmware: Reword me_cleaner warning
That vendor firmware still works after applying `me_cleaner` doesn't
mean that coreboot will also work with the same broken ME firmware.
Instead, one should first test coreboot with the original, unmodified ME
firmware to make sure coreboot works properly, and only then consider
using `me_cleaner` with coreboot. Otherwise, one would end up with a
non-booting or otherwise misbehaving system when trying to use coreboot
and `me_cleaner` without having tested coreboot with the original ME
firmware beforehand, which is hard to diagnose as the problem may only
happen when the ME isn't running normally.

Change-Id: I1626d747a99969faf7db37c10cf7d87e3977744a
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60942
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2022-01-17 17:14:20 +00:00
..
acpi src/acpi: Remove unused <acpi/acpi.h> 2022-01-10 17:22:47 +00:00
arch src: Remove unused <cbfs.h> 2022-01-17 15:38:54 +00:00
commonlib commonlib: Add endian definitions for macOS 2022-01-04 11:49:38 +00:00
console console: Add Kconfig to dump pre-bootblock cbmem contents 2022-01-17 15:46:35 +00:00
cpu cpu/x86/mp_init.c: Make it work for !CONFIG_SMP 2021-12-10 15:57:34 +00:00
device oprom/yabel/io.c: Fix building for ENV_X86_64 2022-01-17 13:43:34 +00:00
drivers cr50: Increase cr50 i2c probe timeout 2022-01-17 15:54:03 +00:00
ec src/ec: Remove unused <delay.h> 2022-01-10 17:40:37 +00:00
include pci_ids.h: Make Denverton IDs consistent with other Intel SoCs 2022-01-17 15:50:52 +00:00
lib console/cbmem: Add cbmem_dump_console 2022-01-17 15:39:16 +00:00
mainboard mb/google/auron: Remove addition of EC firmware to build 2022-01-17 15:55:02 +00:00
northbridge src/{northbridge,southbridge}: Remove unused <console/console.h> 2022-01-10 23:22:33 +00:00
security console/cbmem_console: Rename cbmem_dump_console 2022-01-13 15:25:43 +00:00
soc pci_ids.h: Make Denverton IDs consistent with other Intel SoCs 2022-01-17 15:50:52 +00:00
southbridge sb/intel/common/firmware: Reword me_cleaner warning 2022-01-17 17:14:20 +00:00
superio superio/smsc/sch5545/superio.c: Include stdint.h and bsd/helpers.h 2022-01-10 23:28:32 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2511_04 2022-01-13 18:04:13 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00