From 061bccff3a22e62833599d4d77790fd2ba962897 Mon Sep 17 00:00:00 2001 From: Rebecca Cran Date: Mon, 2 Dec 2024 14:40:56 -0700 Subject: DynamicTablesPkg: Update link to iASL in Readme.md Links from acpica.org are now redirected to the ACPICA overview page on intel.com. Update the link so it goes to the 20200717 download page. Signed-off-by: Rebecca Cran --- DynamicTablesPkg/Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DynamicTablesPkg/Readme.md b/DynamicTablesPkg/Readme.md index 5fbc2d261b..dbab764149 100644 --- a/DynamicTablesPkg/Readme.md +++ b/DynamicTablesPkg/Readme.md @@ -325,7 +325,8 @@ or Ensure that the latest ACPICA iASL compiler is used for building *Dynamic Tables Framework*. *Dynamic Tables Framework* has been tested using the following iASL compiler version: -[Version 20200717](https://www.acpica.org/node/183), dated 17 July, 2020. +[Version 20200717](https://www.intel.com/content/www/us/en/download/774849/774863/acpi-component-architecture-downloads-previous-releases-2020.html), +dated 17 July, 2020. #Running CI builds locally -- cgit