From d4b75e61ff7f090fc27bd507db63e083d255096e Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Tue, 1 Mar 2022 02:02:49 +0100 Subject: [PATCH] Documentation/mainboard: Add Supermicro X9SAE to index site The Supermicro X9SAE target is supported since coreboot version 4.15. Documentation is available in the tree, but it's not referenced from the mainboard index page. Fix that. Change-Id: I5d3d0b5b935f1a3ea353a3d9e39208db7c7895ef Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/62449 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier Reviewed-by: Angel Pons --- Documentation/mainboard/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 041a15607f..5c41b911f9 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -184,6 +184,7 @@ The boards in this section are not real mainboards, but emulators. ## Supermicro +- [X9SAE](supermicro/x9sae.md) - [X10SLM+-F](supermicro/x10slm-f.md) - [X11 LGA1151 series](supermicro/x11-lga1151-series/x11-lga1151-series.md) - [Flashing using the BMC](supermicro/flashing_on_vendorbmc.md)