linux/drivers/firmware/efi
Matt Fleming d320c079ef efivars: check for EFI_RUNTIME_SERVICES
The efivars code requires EFI runtime services to function, so check
that they are enabled.

This fixes a crash when booting with the "noefi" kernel parameter, and
also when mixing kernel and firmware "bitness", e.g. 32-bit kernel with
64-bit firmware.

Tested-by: Dave Young <dyoung@redhat.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
2013-07-11 11:00:31 +01:00
..
Kconfig
Makefile
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.c Linux 3.9 2013-04-30 11:42:13 +01:00
efivars.c efivars: check for EFI_RUNTIME_SERVICES 2013-07-11 11:00:31 +01:00
vars.c efi: locking fix in efivar_entry_set_safe() 2013-04-30 16:03:18 +01:00