]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
efi: fix link to legacy EFI handover protocol 33882/head
authorLuca Boccassi <bluca@debian.org>
Wed, 31 Jul 2024 00:46:58 +0000 (01:46 +0100)
committerLuca Boccassi <bluca@debian.org>
Wed, 31 Jul 2024 00:46:58 +0000 (01:46 +0100)
src/boot/efi/linux_x86.c

index db185243effb1a65861002ba2b931930aa8e130c..369752e3ea9d9ed4b470e6b39f69158ef86c813e 100644 (file)
@@ -7,7 +7,7 @@
  * this x86 specific linux_exec function passes the initrd by setting the
  * corresponding fields in the setup_header struct.
  *
- * see https://docs.kernel.org/x86/boot.html
+ * see https://docs.kernel.org/arch/x86/boot.html
  */
 
 #include "initrd.h"