grub/grub-core/kern/efi
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
..
efi.c * grub-core/kern/efi/efi.c (grub_efi_get_variable): Add new function. 2012-02-27 12:02:57 +01:00
init.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
mm.c Don't use post-4G memory on EFI even if 64-bit since some non-compliant 2011-01-10 23:51:10 +01:00