grub/grub-core/normal
Matthew Garrett c598862958 * grub-core/kern/efi/efi.c (grub_efi_get_variable): Add new function.
* include/grub/efi/efi.h: Likewise.
	* include/grub/efi/api.h: Add guid for EFI-specified variables.
	* include/grub/charset.h (GRUB_MAX_UTF16_PER_UTF8): New definition.
	* grub-core/normal/charset.c (grub_utf8_process): Move from here ...
	* include/grub/charset.h (grub_utf8_process): ... to here. Inline.
	* grub-core/normal/charset.c (grub_utf8_to_utf16): Move from here ...
	* include/grub/charset.h (grub_utf8_to_utf16): ... to here. Inline.
2012-02-27 12:02:57 +01:00
..
auth.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
autofs.c Move platform-dependent files from $prefix to $prefix/$platform. 2012-02-04 21:47:29 +01:00
charset.c * grub-core/kern/efi/efi.c (grub_efi_get_variable): Add new function. 2012-02-27 12:02:57 +01:00
cmdline.c * conf/Makefile.common (CFLAGS_GNULIB): Add 2012-02-24 12:30:32 +01:00
color.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
completion.c Remove prio_list 2012-02-12 03:52:17 +01:00
context.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
crypto.c Move platform-dependent files from $prefix to $prefix/$platform. 2012-02-04 21:47:29 +01:00
datetime.c * grub-core/normal/datetime.c (grub_weekday_names): Make const. 2011-12-13 01:45:38 +01:00
dyncmd.c Fix `help' with unloaded modules. 2012-02-09 14:38:34 +01:00
main.c Add new all_video module. 2012-02-26 18:09:07 +01:00
menu.c Replace grub_checkkey with grub_getkey_noblock. 2012-02-18 19:59:01 +01:00
menu_entry.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
menu_text.c * grub-core/normal/menu_text.c (grub_print_message_indented_real): Fix a 2012-02-27 10:31:46 +01:00
misc.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
term.c Move platform-dependent files from $prefix to $prefix/$platform. 2012-02-04 21:47:29 +01:00