<p>GZIP file format (RFC 1952) uses DEFLATE algorithm with its<br>
own header and footer. Implementation extends existing RAW<br>
and ZLIB code. Also, a simple test was added.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/ipxe/ipxe/pull/97'>https://github.com/ipxe/ipxe/pull/97</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>[deflate] Add support for GZIP decompression</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/ipxe/ipxe/pull/97/files#diff-0">src/crypto/deflate.c</a>
    (217)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/ipxe/ipxe/pull/97/files#diff-1">src/include/ipxe/deflate.h</a>
    (33)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/ipxe/ipxe/pull/97/files#diff-2">src/tests/deflate_test.c</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/ipxe/ipxe/pull/97.patch'>https://github.com/ipxe/ipxe/pull/97.patch</a></li>
  <li><a href='https://github.com/ipxe/ipxe/pull/97.diff'>https://github.com/ipxe/ipxe/pull/97.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ipxe/ipxe/pull/97?email_source=notifications&email_token=AAFNGVDZ7GRYXVFHE4YBX7DQNDIC7A5CNFSM4I5YWI2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HP3C5CQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAFNGVDJ2GOR573VGQBEWIDQNDIC7ANCNFSM4I5YWI2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAFNGVAPYSKVODHGINHUPL3QNDIC7A5CNFSM4I5YWI2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HP3C5CQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ipxe/ipxe/pull/97?email_source=notifications\u0026email_token=AAFNGVDZ7GRYXVFHE4YBX7DQNDIC7A5CNFSM4I5YWI2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HP3C5CQ",
"url": "https://github.com/ipxe/ipxe/pull/97?email_source=notifications\u0026email_token=AAFNGVDZ7GRYXVFHE4YBX7DQNDIC7A5CNFSM4I5YWI2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HP3C5CQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>