GZIP file format (RFC 1952) uses DEFLATE algorithm with its
own header and footer. Implementation extends existing RAW
and ZLIB code. Also, a simple test was added.
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/97

-- Commit Summary --

  * [deflate] Add support for GZIP decompression

-- File Changes --

    M src/crypto/deflate.c (217)
    M src/include/ipxe/deflate.h (33)
    M src/tests/deflate_test.c (16)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/97.patch
https://github.com/ipxe/ipxe/pull/97.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/97
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to