Stefan Reinauer has submitted this change. ( https://review.coreboot.org/c/blobs/+/38807?usp=email )
Change subject: cpu/intel/stm: Use *firmware* over *BIOS* ......................................................................
cpu/intel/stm: Use *firmware* over *BIOS*
Change-Id: Icccdc30db1d473275c93ffdb0bd6d87c14181a2d Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de --- M cpu/intel/stm/README.md 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Stefan Reinauer: Verified; Looks good to me, approved
diff --git a/cpu/intel/stm/README.md b/cpu/intel/stm/README.md index 5e13b56..99566d2 100644 --- a/cpu/intel/stm/README.md +++ b/cpu/intel/stm/README.md @@ -10,7 +10,7 @@
## Supported silicon:
-The STM is designed to be BIOS, platform, and operating system agnostic. +The STM is designed to be firmware, platform, and operating system agnostic. It has been tested on the Purism Librem 15v4 (Kaby Lake), Dell 990 (Sandybridge with a non-coreboot BIOS), and Minnowboard Max (Atom).