Vladimir Serbinenko
|
2e238b3708
|
Make grub_zlib_decompress handle incomplete chunks.
Fixes squash4.
|
2013-12-18 23:39:49 +01:00 |
|
Vladimir Serbinenko
|
7e47e27bd8
|
Add gcc_struct to all packed structures when compiling with mingw.
Just "packed" doesn't always pack the way we expect.
|
2013-12-15 14:14:30 +01:00 |
|
Vladimir Serbinenko
|
f169f65e75
|
* grub-core/fs/hfspluscomp.c (hfsplus_read_compressed_real): Call
file_progress_read_hook.
* grub-core/fs/ntfscomp.c (hfsplus_read_compressed_real): Likewise.
|
2013-11-02 16:30:53 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d128901ace
|
* grub-core/fs/hfspluscomp.c (grub_hfsplus_compress_attr): Add packed
attribute since structure is not necessarily aligned.
|
2013-05-11 09:59:59 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
8098f65556
|
Compressed HFS+ support.
|
2013-05-07 15:46:17 +02:00 |
|