[PATCH next 06/45] doc: arch/x86: update SFI link
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> simplefirmware.org has been redirecting to various different domains over the past year and those domains don't host anything. Moreover, SFI was abandoned by the Linux kernel 6 years ago. Let's just point at the Wikipedia page instead of a non-existing (and possibly domain-squatted) URL. 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 09d180087fb8..3c61c3058f7e 100644 --- a/doc/arch/x86/x86.rst +++ b/doc/arch/x86/x86.rst @@ -483,7 +483,7 @@ TODO List .. _coreboot: http://www.coreboot.org .. _QEMU: http://www.qemu.org .. _microcode: http://en.wikipedia.org/wiki/Microcode -.. _SFI: http://simplefirmware.org +.. _SFI: https://en.wikipedia.org/wiki/Simple_Firmware_Interface .. _MP: http://www.intel.com/design/archives/processors/pro/docs/242016.htm .. _SeaBIOS: http://www.seabios.org/SeaBIOS .. _ACPI: http://www.acpi.info -- 2.55.0