1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-12 13:18:14 +03:00

efi: fix link to legacy EFI handover protocol

(cherry picked from commit 4d6ab7e844)
This commit is contained in:
Luca Boccassi 2024-07-31 01:46:58 +01:00
parent 84111f8916
commit c12c122e2a

View 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"