From bff50932c1288728079f64bb51a3e86cede3a168 Mon Sep 17 00:00:00 2001 From: Rebecca Cran Date: Mon, 2 Dec 2024 14:52:07 -0700 Subject: [PATCH] OvmfPkg: Update links to Intel & MS ACPI compilers in README Intel's ACPICA download is no longer on acpica.org, but that site redirects to pages on intel.com. Update the link to acpica.org to the new ACPICA download page. Microsoft's acpi.info no longer exists, so update the link to point to Microsoft's ACPI compiler information page. While here, update the nasm link from http to https. Signed-off-by: Rebecca Cran --- OvmfPkg/README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/OvmfPkg/README b/OvmfPkg/README index a5b447dae326..8c19b4c490a2 100644 --- a/OvmfPkg/README +++ b/OvmfPkg/README @@ -28,9 +28,11 @@ Current capabilities: Pre-requisites: * Build environment capable of build the edk2 MdeModulePkg. * A properly configured ASL compiler: - - Intel ASL compiler: Available from http://www.acpica.org - - Microsoft ASL compiler: Available from http://www.acpi.info -* NASM: http://www.nasm.us/ + - Intel ASL compiler: Available from + https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/download.html + - Microsoft ASL compiler: Available from + https://learn.microsoft.com/en-us/windows-hardware/drivers/bringup/microsoft-asl-compiler +* NASM: https://www.nasm.us/ Update Conf/target.txt ACTIVE_PLATFORM for OVMF: PEI arch DXE arch UEFI interfaces