]> git.ipfire.org Git - thirdparty/systemd.git/commit
stub: Always use LINUX_INITRD_MEDIA_GUID if available 24751/head
authorJan Janssen <medhefgo@web.de>
Tue, 20 Sep 2022 08:08:05 +0000 (10:08 +0200)
committerJan Janssen <medhefgo@web.de>
Tue, 20 Sep 2022 11:05:41 +0000 (13:05 +0200)
commitba2a105c2babbe4706e2d50401f9fbb720d039c3
treeeb09945b82a37ab1486f5a9ebe4b5b3beba9a8ef
parenta3461db85f6cef000b81dab83987181ecc0089ca
stub: Always use LINUX_INITRD_MEDIA_GUID if available

The kernel PE image version can be used to detect support for this
feature, allowing us to prefer the generic code of the deprecated EFI
handover protocol.
src/boot/efi/boot.c
src/boot/efi/linux.c
src/boot/efi/linux.h
src/boot/efi/linux_x86.c
src/boot/efi/meson.build
src/boot/efi/pe.c
src/boot/efi/pe.h