From 27f606b721e1df59f4377485309d84263f4e48b2 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Thu, 19 Nov 2020 17:33:57 +0100 Subject: doc/relnotes/4.13: Remove duplicated `CPU` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib423a0d4341560301138e06b00a704c2baae4867 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/47767 Reviewed-by: Arthur Heymans Reviewed-by: Christian Walter Reviewed-by: Felix Singer Reviewed-by: Paul Menzel Reviewed-by: Tim Wawrzynczak Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- Documentation/releases/coreboot-4.13-relnotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/releases') diff --git a/Documentation/releases/coreboot-4.13-relnotes.md b/Documentation/releases/coreboot-4.13-relnotes.md index 32116e68ef..a366d35fa8 100644 --- a/Documentation/releases/coreboot-4.13-relnotes.md +++ b/Documentation/releases/coreboot-4.13-relnotes.md @@ -62,7 +62,7 @@ the platforms. More details about the tools are added in ### New version of SMM loader -A new version of the SMM loader which accommodates platforms with over 32 CPU +A new version of the SMM loader which accommodates platforms with over 32 CPU threads. The existing version of SMM loader uses a 64K code/data segment and only a limited number of CPU threads can fit into one segment (because of save state, STM, other features, etc). This loader extends beyond -- cgit v1.2.3