Re: [PATCH next 09/45] doc: arch/x86: update link to ACPI
Heinrich Schuchardt <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On 8/25/26 18:49, Quentin Schulz wrote: > 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 This is just a list of outdated ACPI specs. The current specs are listed at https://uefi.org/specifications Best regards Heinrich