Skip to content

Commit

Permalink
efi: fix link to legacy EFI handover protocol
Browse files Browse the repository at this point in the history
(cherry picked from commit 4d6ab7e8440845301c90211beb22015e7232faa1)
(cherry picked from commit c12c122e2ad3668848ffff69913006d420bda41d)
  • Loading branch information
bluca committed Aug 16, 2024
1 parent 7941c60 commit 407ac39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/boot/efi/linux_x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 407ac39

Please sign in to comment.