grub/grub-core
Vladimir 'phcoder' Serbinenko 3ec0fc1c3b Make XZ compression parameters dependent on target and not host CPU.
* configure.ac: Define GRUB_TARGET_CPU_XYZ series.
	* grub-core/lib/xzembed/xz_config.h: Use GRUB_TARGET_CPU_XYZ.
2012-01-18 13:59:03 +01:00
..
boot * grub-core/boot/i386/pc/startup_raw.S: Add missing argument for 2011-12-23 10:21:27 +01:00
bus Eliminate grub_min/grub_max prone to overflow usage. 2012-01-14 15:44:34 +01:00
commands Don't override more informative errors. 2011-12-26 12:58:08 +01:00
disk * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Skip 2012-01-14 11:37:34 +01:00
efiemu Fix efiemu. 2012-01-13 15:12:28 +01:00
font Don't override more informative errors. 2011-12-26 12:58:08 +01:00
fs * grub-core/fs/reiserfs.c (grub_reiserfs_uuid): Reject 0-uuid as 2012-01-14 23:36:21 +01:00
gettext Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01:00
gfxmenu * grub-core/gfxmenu/gui_label.c (label_paint): Handle the case 2011-12-15 19:35:54 +01:00
gnulib Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
hello Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hook * grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic 2011-11-11 21:03:49 +01:00
io Eliminate grub_min/grub_max prone to overflow usage. 2012-01-14 15:44:34 +01:00
kern * grub-core/kern/powerpc/dl.c (grub_arch_dl_get_tramp_got_size): Remove 2012-01-18 13:54:59 +01:00
lib Make XZ compression parameters dependent on target and not host CPU. 2012-01-18 13:59:03 +01:00
loader * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Skip 2012-01-14 11:42:52 +01:00
mmap forgotten file for previous commit 2011-12-15 20:04:21 +01:00
net Remove defines pertaining to arbitrary limits not affecting GRUB 2012-01-14 11:30:43 +01:00
normal * grub-core/normal/charset.c: Move comment to right place. 2012-01-12 22:13:20 +01:00
partmap * grub-core/partmap/dvh.c (grub_dvh_is_valid): Make argument 2011-12-13 14:44:38 +01:00
parttool * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
script Eliminate grub_min/grub_max prone to overflow usage. 2012-01-14 15:44:34 +01:00
term Fix handling of wide characters in gfxterm. 2012-01-12 22:16:07 +01:00
tests Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
video Fix video on platforms where unaligned access is forbidden. 2011-12-13 20:07:33 +01:00
gdb_grub.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +01:00
genemuinit.sh
genemuinitheader.sh
genmod.sh.in * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
genmoddep.awk
gensyminfo.sh.in * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
gensymlist.sh track function symbols 2011-05-08 18:29:37 +02:00
gentrigtables.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gmodule.pl.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +01:00
Makefile.am Move chainloader_real_boot out of the kernel 2011-10-21 00:16:59 +02:00
Makefile.core.def Various squash4 fixes and LZO and XZ support. 2011-12-26 13:18:01 +01:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00