kxylxp / grub4dos-chenall

Automatically exported from code.google.com/p/grub4dos-chenall
0 stars 0 forks source link

grub4dos not supporting lz4 decomperssion #182

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Compress an image (iso/vhd/ima) to lz4
2. Make a menu item
3. Extremely fast Mapped lz4 should have booted

What is the expected output? What do you see instead?
Obviously without implementation, results are gum-boots

http://fastcompression.blogspot.com/p/lz4.html
https://code.google.com/p/lz4/
http://pokecraft.first-world.info/wiki/Quick_Benchmark:_Gzip_vs_Bzip2_vs_LZMA_vs
_XZ_vs_LZ4_vs_LZO
http://software.intel.com/en-us/forums/topic/486569

Original issue reported on code.google.com by ogi....@gmail.com on 30 May 2014 at 8:33

GoogleCodeExporter commented 8 years ago
The builtin LZMA module was coded by karyonix, the developer of firadisk. You 
may contact karyonix for the LZ4 support, or you may code it by yourself.

Original comment by tinyb...@gmail.com on 3 Jun 2014 at 3:12