1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-06 13:17:44 +03:00

efi: fix link to legacy EFI handover protocol

(cherry picked from commit 4d6ab7e8440845301c90211beb22015e7232faa1)
(cherry picked from commit c12c122e2ad3668848ffff69913006d420bda41d)
(cherry picked from commit 407ac39dd8)
(cherry picked from commit 2fa6dd1794)
(cherry picked from commit f94e0a3a6b)
This commit is contained in:
Luca Boccassi 2024-07-31 01:46:58 +01:00 committed by Luca Boccassi
parent 5a789043d6
commit e1006d565a

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 <efi.h>