From ffa262db5942e72e91d1e73efc96e6d839576467 Mon Sep 17 00:00:00 2001 From: Daniel Maslowski Date: Wed, 8 Oct 2025 20:41:03 +0200 Subject: [PATCH] Documentation/FIT: reference archived copy of Intel TXT lab handout The document is no longer accessible at the original URL. Change-Id: I9601b3fb9a86796dafd742961d3d130fb735804e Signed-off-by: Daniel Maslowski Reviewed-on: https://review.coreboot.org/c/coreboot/+/89463 Reviewed-by: Nicholas Sudsgaard Tested-by: build bot (Jenkins) --- Documentation/soc/intel/fit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/soc/intel/fit.md b/Documentation/soc/intel/fit.md index b7dbc5f8bc..5e91df566e 100644 --- a/Documentation/soc/intel/fit.md +++ b/Documentation/soc/intel/fit.md @@ -56,5 +56,5 @@ execution of the IA32 reset vector happens. ## References -* [Intel TXT LAB handout](https://downloadmirror.intel.com/18931/eng/Intel%20TXT%20LAB%20Handout.pdf) +* [Intel TXT LAB handout](https://web.archive.org/web/20170830010916/http://downloadmirror.intel.com/18931/eng/Intel%20TXT%20LAB%20Handout.pdf) * [FIT BIOS specification](https://www.intel.com/content/dam/www/public/us/en/documents/guides/fit-bios-specification.pdf)