]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: respect minimal I/O alignment when doing block i/o
authorArtur Kowalski <arturkow2000@gmail.com>
Thu, 29 Jan 2026 19:55:42 +0000 (20:55 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 27 Feb 2026 21:57:05 +0000 (21:57 +0000)
commit8e2ba37b86f15b3ee8aefa57ec727358a3f2d673
tree56a2b25fb88ccd38202e914f463c253b32cff7dc
parent0f03e7382c34aad14d3e93ad1aca5f42e44f7daf
boot: respect minimal I/O alignment when doing block i/o

Fixes XBOOTLDR partition detection and bitlocker support when using
U-Boot as UEFI.

(cherry picked from commit ccbd324a3a522362de0863e8d06cdd06a58d2fca)
(cherry picked from commit c0277048b04e45886bd3f62c1585cbedc45722fe)
(cherry picked from commit 1ac4eb501e6ad3033bee48607c91d1c8177d1849)
src/boot/boot.c
src/boot/part-discovery.c