grub/grub-core
Szymon Janc f0aff67c47 * grub-core/Makefile.core.def (xzio): New module.
* grub-core/io/xzio.c: New file.
	* grub-core/lib/xzembed/xz.h: New file (from xembed).
	* grub-core/lib/xzembed/xz_config.h: Likewise.
	* grub-core/lib/xzembed/xz_dec_bcj.c: Likewise.
	* grub-core/lib/xzembed/xz_dec_lzma2.c: Likewise.
	* grub-core/lib/xzembed/xz_dec_stream.c: Likewise.
	* grub-core/lib/xzembed/xz_lzma2.h: Likewise.
	* grub-core/lib/xzembed/xz_private.h: Likewise.
	* grub-core/lib/xzembed/xz_stream.h: Likewise.
	* include/grub/file.h (grub_file_filter_id): New compression filter
	GRUB_FILE_FILTER_XZIO.
2010-09-05 17:12:13 +02:00
..
boot Compress grub_prefix. 2010-09-03 14:54:04 +02:00
bus Fix alignment and add explicit assert for td and ed size 2010-08-30 16:25:14 +02:00
commands Uncompressed checksum support. 2010-09-05 16:48:54 +02:00
disk * include/grub/file.h (GRUB_FILE_SIZE_UNKNOWN): New definition. 2010-09-05 17:01:16 +02:00
efiemu merge mainline into newreloc 2010-08-29 18:54:50 +02:00
font merge with mainline 2010-07-13 00:43:28 +05:30
fs * include/grub/file.h (grub_file): New member not_easly_seekable. 2010-09-04 18:28:42 +02:00
gettext * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
gfxmenu merge with mainline 2010-07-13 00:43:28 +05:30
gnulib automake commit without merge history 2010-05-06 11:34:04 +05:30
hello merge with mainline 2010-08-26 09:30:11 +05:30
hook automake commit without merge history 2010-05-06 11:34:04 +05:30
io * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
kern * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
lib * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
loader * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
mmap merge with mainline 2010-07-13 00:43:28 +05:30
normal * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
partmap merge with mainline 2010-08-19 16:54:00 +05:30
parttool automake commit without merge history 2010-05-06 11:34:04 +05:30
script merge with mainline 2010-09-04 22:34:32 +05:30
term merge with mainline 2010-09-04 09:05:21 +05:30
tests merge with mainline 2010-09-04 09:05:21 +05:30
video MErge mainline into intwrap 2010-08-25 23:39:42 +02:00
gencmdlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genfslist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genhandlerlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmoddep.awk cleanup 2010-06-03 11:52:33 +05:30
genmodsrc.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genpartmaplist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genparttoollist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gensymlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genterminallist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentrigtables.c automake commit without merge history 2010-05-06 11:34:04 +05:30
genvideolist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
Makefile.am Dimplify tags and enable USB on more platforms 2010-08-30 15:13:38 +02:00
Makefile.core.def * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00