On Fri, Nov 29, 2019 at 04:34:58PM +0100, Daniel Kiper wrote:
> On Fri, Nov 29, 2019 at 07:51:46AM +0100, Patrick Steinhardt wrote:
[snip]
> > +grub_err_t
> > +grub_json_getsize (grub_size_t *out, const grub_json_t *json)
> > +{
> > + int size;
>
> I hope that ((jsmntok_t *)json->tokens)() return
hello,
Looking in tree: grub-core/io
there is support for various compression types, except for LZ4.
I would like to script a pvgrub2 kernel for x86_64-xen and
i386-xen_pvh modules that can direct kernel boot the latest Ubuntu
kernels. I believe that new LZ4 support is needed in grub-core/io to