fs: implement EFI variable filesystem driver
This implements a filesystem for accessing EFI variables.
It is compatible to the Linux Kernel efivarfs filesystem.
Currently the variables can only be accessed readonly.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d6e62b2 commit ef4f9d77b72c2349e7dfcdb2de9f60ed758e1888
@Sascha Hauer Sascha Hauer authored on 7 Jul 2014
Showing 3 changed files
View
fs/Kconfig
View
fs/Makefile
View
fs/efivarfs.c 0 → 100644