linux-stable/drivers/firmware/efi
Roy Franz 5fef3870c5 efi: Move unicode to ASCII conversion to shared function.
Move the open-coded conversion to a shared function for
use by all architectures.  Change the allocation to prefer
a high address for ARM, as this is required to avoid conflicts
with reserved regions in low memory.  We don't know the specifics
of these regions until after we process the command line and
device tree.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
2013-09-25 12:34:38 +01:00
..
efi-pstore.c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2013-07-04 10:29:23 -07:00
efi-stub-helper.c efi: Move unicode to ASCII conversion to shared function. 2013-09-25 12:34:38 +01:00
efi.c efi: x86: make efi_lookup_mapped_addr() a common function 2013-09-05 13:29:29 +01:00
efivars.c efivars: check for EFI_RUNTIME_SERVICES 2013-07-11 11:00:31 +01:00
Kconfig
Makefile
vars.c efi: locking fix in efivar_entry_set_safe() 2013-04-30 16:03:18 +01:00