On Tue, Oct 21, 2025 at 09:56:24AM -0600, Logan Gunthorpe via Grub-devel wrote:
> Hi,
>
> Here is v3 of this series. I've addressed all the noted code formatting 
> issues.
>
> But I've declined to make the change to the safe math primitives because I'm
> sure overflow is not possible and it divereges from the original xzio source
> this work is based on.
>
> Logan
>
> --
>
> Changes in v3:
>  * Fixed various code cleanups as suggested by Daniel
>  * Removed all tab characters to address formatting issues noticed by Avnish
>
> Changes in v2:
>  * Fixed Numerous code formatting issues as noticed by Avnish
>
> --
>
> Debian has started compressing the kernel images in the Trixie release.
> This breaks booting xen kernels seeing grub has no support to decompress
> the zstd images[1][2].
>
> To improve this situation, this patch series adds zstdio support in
> a way that's very similar to xzio. The first patch adds this support.
> The remaining patchs expand the file_filter tests so this functionality
> is covered.
>
> --
>
> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102066
> [2] https://www.mail-archive.com/[email protected]/msg41663.html
>
> Logan Gunthorpe (4):
>   io: Implement zstdio decompression
>   tests/file_filter: Regenerate gpg keys
>   tests/file_filter: Add zstd test file
>   tests/file_filter: Add zstd tests

For all patches Reviewed-by: Daniel Kiper <[email protected]>...

Daniel

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to