[PATCH next 09/45] doc: arch/x86: update link to ACPI
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> acpi.info doesn't expose anything anymore. One of the last archives of that link on the Wayback Machine states[1] that the ACPI spec is now hosted on uefi.org, so let's update the link to something that actually is interesting to the user. [1] https://web.archive.org/web/20190522071820/http://www.acpi.info/ Signed-off-by: Quentin Schulz <[email protected]> --- doc/arch/x86/x86.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arch/x86/x86.rst b/doc/arch/x86/x86.rst index 13d2b2ea9af3..28726f717f6e 100644 --- a/doc/arch/x86/x86.rst +++ b/doc/arch/x86/x86.rst @@ -486,4 +486,4 @@ TODO List .. _SFI: https://en.wikipedia.org/wiki/Simple_Firmware_Interface .. _MP: https://en.wikipedia.org/wiki/MultiProcessor_Specification .. _SeaBIOS: https://www.seabios.org/ -.. _ACPI: http://www.acpi.info +.. _ACPI: https://uefi.org/acpi/specs -- 2.55.0