diff options
author | David Hendricks <ddaveh@amazon.com> | 2023-09-25 15:47:08 -0700 |
---|---|---|
committer | David Hendricks <david.hendricks@gmail.com> | 2023-09-26 23:39:27 +0000 |
commit | ad28240e23a6036fa11f36414680da628bc59cc8 (patch) | |
tree | 93dd67e35fdc54cf748c938b7d224830d24028b1 /Documentation/external_docs.md | |
parent | 598a4b409fd135beaf3bb65b8c0dc6f36bd10c00 (diff) |
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 <ddaveh@amazon.com>
Change-Id: Ic67f9a69b7e2ea526c3c5a604e38bb939c72feec
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78117
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'Documentation/external_docs.md')
-rw-r--r-- | Documentation/external_docs.md | 1 |
1 files changed, 1 insertions, 0 deletions
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) |