efi: fix link to legacy EFI handover protocol
authorLuca Boccassi <bluca@debian.org>
Wed, 31 Jul 2024 00:46:58 +0000 (01:46 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 15 Aug 2024 13:04:40 +0000 (14:04 +0100)
(cherry picked from commit 4d6ab7e8440845301c90211beb22015e7232faa1)

src/boot/efi/linux_x86.c

index 3e42361812ffb4451000f4bff5a5dc5507414024..58b1b3cc8fbaeab51bae7b55b41aee4277656378 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"