alistair23-linux/fs/efivarfs
Leif Lindholm 62c204ddfe fs: Make efivarfs a pseudo filesystem, built by default with EFI
efivars is currently enabled under MISC_FILESYSTEMS, which is decribed
as "such as filesystems that came from other operating systems".
In reality, it is a pseudo filesystem, providing access to the kernel
UEFI variable interface.

Since this is the preferred interface for accessing UEFI variables, over
the legacy efivars interface, also build it by default as a module if
CONFIG_EFI.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
2015-01-05 14:15:58 +00:00
..
file.c efivarfs: 'efivarfs_file_write' function reorganization 2014-03-04 16:16:16 +00:00
inode.c efivarfs: we can use simple_lookup() now 2013-07-14 17:48:35 +04:00
internal.h
Kconfig fs: Make efivarfs a pseudo filesystem, built by default with EFI 2015-01-05 14:15:58 +00:00
Makefile
super.c efivarfs: Allow unloading when build as module 2014-11-11 22:22:27 +00:00