On 12/5/25 5:09 PM, Frediano Ziglio wrote:
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aaf598623..f26ec5b538 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) BAR for HVM guests, to improve performance of guests using it to map the grant table or foreign memory. - Allow configuring the number of altp2m tables per domain via vm.cfg. + - The install-time environment variable INSTALL_EFI_STRIP no longer exists. + xen.efi is always stripped, while the symbols remain available in + xen-syms.efi.
It seems like it should be moved to the 4.22 section. After doing that: Acked-by: Oleksii Kurochko <[email protected]> Thanks. ~ Oleksii
