On 12/09/2024 2:23 pm, Roger Pau Monne wrote: > Reported-by: Andrew Cooper <[email protected]> > Signed-off-by: Roger Pau Monné <[email protected]> > --- > 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.
It's minor, but blkif is common, so should go ahead of the "On x86" subsection. Can be fixed on commit. ~Andrew
