From ad28240e23a6036fa11f36414680da628bc59cc8 Mon Sep 17 00:00:00 2001 From: David Hendricks Date: Mon, 25 Sep 2023 15:47:08 -0700 Subject: [PATCH] Documentation/external_docs.md: Add link to EGS paper Intel published a technical paper about coreboot on Eagle Stream. The document number is 778593. Signed-off-by: David Hendricks Change-Id: Ic67f9a69b7e2ea526c3c5a604e38bb939c72feec Reviewed-on: https://review.coreboot.org/c/coreboot/+/78117 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- Documentation/external_docs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/external_docs.md b/Documentation/external_docs.md index 2f34bf6730..b5ee908dda 100644 --- a/Documentation/external_docs.md +++ b/Documentation/external_docs.md @@ -113,6 +113,7 @@ as well (such as * [Resource & Documentation Center](https://www.intel.com/content/www/us/en/resources-documentation/developer.html) * [Architecture Software Developer Manuals](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html) * [Intel specific ACPI](https://www.intel.com/content/www/us/en/standards/processor-vendor-specific-acpi-specification.html) + * [coreboot on Eagle Stream](https://www.intel.com/content/www/us/en/content-details/778593/coreboot-practice-on-eagle-stream.html) * Rockchip * [Open Source Wiki](https://opensource.rock-chips.com/wiki_Main_Page)