On 13.11.2025 13:49, Frediano Ziglio wrote: > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -65,6 +65,9 @@ The format is based on [Keep a > Changelog](https://keepachangelog.com/en/1.0.0/) > for hypervisor mode. > > ### Removed > + - The install-time environment variable INSTALL_EFI_STRIP is no longer > + supported, xen.efi will is now always being stripped. > + > - On x86: > - GNTTABOP_cache_flush: it's unused on x86 and the implementation is > broken.
That's the wrong "Removed" section, though. Moving it where you put it would be part of backporting (to 4.21) effort. Plus it should go under "On x86". Jan
