On Thu, 2024-09-12 at 15:23 +0200, Roger Pau Monne wrote: > Reported-by: Andrew Cooper <[email protected]> > Signed-off-by: Roger Pau Monné <[email protected]> LGTM: Oleksii Kurochko <[email protected]>
~ Oleksii > --- > CHANGELOG.md | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/CHANGELOG.md b/CHANGELOG.md > index 26e7d8dd2ac4..8864ea7eafad 100644 > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -9,6 +9,7 @@ The format is based on [Keep a > Changelog](https://keepachangelog.com/en/1.0.0/) > ### Changed > - On x86: > - Prefer ACPI reboot over UEFI ResetSystem() run time service > call. > + - Fixed blkif protocol specification for sector sizes different > than 512b. > > ### Added >
