opengnsys_ipxe/src
Michael Brown 9cdf68a219 [zbin] Perform extra normalisation after completing decompression
LZMA performs an extra normalisation after decompression is complete,
which does not affect the output but may consume an extra byte from
the input (and so may affect which byte is identified as being the
start of the next block).

Reported-by: Robin Smidsrød <robin@smidsrod.no>
Tested-by: Robin Smidsrød <robin@smidsrod.no>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-02-26 09:54:05 +00:00
..
arch [zbin] Perform extra normalisation after completing decompression 2015-02-26 09:54:05 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [dhcp] Extract timing parameters out to config/dhcp.h 2015-02-25 16:58:43 +00:00
core [libc] Rewrite strtoul() 2015-02-19 16:00:01 +00:00
crypto [crypto] Fix parsing of OCSP responder ID key hash 2014-11-24 15:05:43 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [xhci] Abort commands on timeout 2015-02-18 11:10:55 +00:00
hci [libc] Rewrite string functions 2015-02-16 23:16:20 +00:00
image [efi] Provide dummy device path in efi_image_probe() 2014-09-19 13:22:04 +01:00
include [dhcp] Extract timing parameters out to config/dhcp.h 2015-02-25 16:58:43 +00:00
interface [build] Allow setting help text URI to be customised via config/branding.h 2015-02-11 14:11:28 +00:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [dhcp] Extract timing parameters out to config/dhcp.h 2015-02-25 16:58:43 +00:00
tests [libc] Rewrite strtoul() 2015-02-19 16:00:01 +00:00
usr [build] Allow product tag line to be customised via config/branding.h 2015-02-11 14:22:43 +00:00
util [zbin] Use LZMA compression 2015-02-25 14:06:13 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [usb] Add basic support for USB hubs 2015-02-03 12:19:52 +00:00
Makefile.housekeeping [zbin] Use LZMA compression 2015-02-25 14:06:13 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00