diff options
author | Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com> | 2024-10-10 13:04:32 +0000 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2024-10-14 15:29:28 +0000 |
commit | 520c6cbfb9bd18d3af000350f5c871560c00d2fc (patch) | |
tree | 3257e84f73e1d922c0d861195ad06afa67e4aed7 /Documentation/soc/amd/family17h.md | |
parent | edf390dee50d52cb31f908b2e7959acf2fff54e2 (diff) |
Doc/soc/amd/family17h: Fix URL to AGESA Interface Specification
The original URL now points to "AMD Documentation Hub" and not the
document.
Change-Id: Icc42943340132843df2387cc1203178a0774a387
Signed-off-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84720
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'Documentation/soc/amd/family17h.md')
-rw-r--r-- | Documentation/soc/amd/family17h.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/soc/amd/family17h.md b/Documentation/soc/amd/family17h.md index fffe25b023..75d05a70dd 100644 --- a/Documentation/soc/amd/family17h.md +++ b/Documentation/soc/amd/family17h.md @@ -254,6 +254,6 @@ for AMD Family 17h Processors* (PID #55758) and *AMD Platform Security Processor BIOS Architecture Design Guide* (PID #54267) for earlier products 2. [PSP Integration](psp_integration.md) -3. [https://www.amd.com/system/files/TechDocs/44065_Arch2008.pdf](https://www.amd.com/system/files/TechDocs/44065_Arch2008.pdf) +3. [AGESA Interface Specification for Arch2008](https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/specifications/44065_Arch2008.pdf) 4. [https://en.wikichip.org/wiki/amd/cores/picasso](https://en.wikichip.org/wiki/amd/cores/picasso) 5. [https://www.intel.com/content/www/us/en/intelligent-systems/intel-firmware-support-package/intel-fsp-overview.html](https://www.intel.com/content/www/us/en/intelligent-systems/intel-firmware-support-package/intel-fsp-overview.html) |