grub/grub-core
Vladimir 'phcoder' Serbinenko 1afcc914c5 Make better UTF compliant.
* grub-core/normal/charset.c (grub_utf8_to_utf16): Handle 6- and 7-byte
	sequences as incorrect.
	(grub_is_valid_utf8): Likewise.
	(grub_utf8_to_ucs4): Likewise.
	(grub_ucs4_to_utf8): Handle codepoints outside of BMP.
	(grub_ucs4_to_utf8_alloc): Likewise.
	* include/grub/charset.h (grub_utf16_to_utf8): Likewise.
2010-11-17 16:13:16 +01:00
..
boot * grub-core/boot/i386/pc/lnxboot.S: Replace 2010-09-29 22:45:57 +02:00
bus * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
commands Make legacy_source behave like source. 2010-11-17 08:41:18 +01:00
disk * grub-core/disk/lvm.c (GRUB_MOD_FINI): Reset the vg_list. Fixes 2010-11-14 14:13:11 +01:00
efiemu * grub-core/efiemu/main.c (grub_efiemu_prepare): Handle errors from 2010-10-14 15:44:04 +02:00
font merge with mainline 2010-07-13 00:43:28 +05:30
fs Add generic logical block size support for UDF. 2010-11-14 17:03:49 +01:00
gettext * grub-core/gettext/gettext.c (grub_gettext_init_ext): Avoid using 2010-09-30 21:07:51 +02:00
gfxmenu * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
gnulib Fix po directory handling. 2010-09-21 00:09:23 +01:00
hello * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
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/kern/emu/getroot.c (grub_util_is_dmraid): Recognise ddf1_ 2010-11-14 17:09:13 +01:00
lib * grub-core/lib/relocator.c (malloc_in_range): Take into account that 2010-11-15 09:50:58 +01:00
loader 2010-11-08 Manoel Rebelo Abranches <mrabran@br.ibm.com> 2010-11-08 11:14:54 -02:00
mmap Make cutmem accept a region specification. 2010-09-20 22:24:30 +02:00
normal Make better UTF compliant. 2010-11-17 16:13:16 +01:00
partmap Fix an integer overflow. 2010-11-01 23:42:53 +01:00
parttool automake commit without merge history 2010-05-06 11:34:04 +05:30
script suppress shell expansion inside quoted strings 2010-11-07 16:13:14 +05:30
term * grub-core/term/at_keyboard.c (grub_keyboard_controller_read) 2010-11-15 10:01:11 +01:00
tests * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
video Add VBE PM interface 2010-09-16 00:37:30 +02:00
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
genmod.sh.in Make mktemp invocations portable. 2010-10-18 22:50:01 +02:00
genmoddep.awk use objcopy instead of creating mod-*.c and mod-*.o 2010-08-29 16:43:07 +05:30
gensyminfo.sh.in remove def-* and und-* list files 2010-08-29 11:17:30 +05:30
gensymlist.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
Makefile.am Put terminfo into core on ieee1275 and yeeloong (needed for console). 2010-09-30 17:50:01 +02:00
Makefile.core.def Don't add -lgcc on i386 and x86_64. 2010-11-14 23:36:20 +01:00