linux/drivers/firmware/efi
Roy Franz 0e1cadb05b efi: Allow efi_free() to be called with size of 0
Make efi_free() safely callable with size of 0, similar to free() being
callable with NULL pointers, and do nothing in that case.
Remove size checks that this makes redundant.  This also avoids some
size checks in the ARM EFI stub code that will be added as well.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
2013-09-25 12:34:42 +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: Allow efi_free() to be called with size of 0 2013-09-25 12:34:42 +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