]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot: Fix xbootldr detection
authorJan Janssen <medhefgo@web.de>
Mon, 27 Sep 2021 08:14:53 +0000 (10:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Oct 2021 07:54:04 +0000 (09:54 +0200)
commit423523e063d2da73d0796745d67c6f6711a4e290
treead5e60ded781229a7290cfd17b78d2c9f2971ee1
parentbcbc3e81d3b876ee2add5f1f4bef0a026089afbf
sd-boot: Fix xbootldr detection

The broken crc32 calculation was a copy pasta error introduced in
87167331c902e89bea626c311f0d751ffbc95d73 and luckily has never been
shipped yet.
src/boot/efi/boot.c
src/boot/efi/xbootldr.c