summaryrefslogtreecommitdiffstats
path: root/fs/efivarfs.c
Commit message (Expand)AuthorAgeFilesLines
* fs: efivars: implement write supportLucas Stach2014-12-091-0/+105
* fs: efivars: don't store attributes in fileLucas Stach2014-12-091-7/+6
* fs: efivar: preserve more info in inodeLucas Stach2014-12-091-5/+10
* fs: efivar: move variable discovery into probeLucas Stach2014-12-091-51/+58
* fs: efivar: switch to standard list implementationLucas Stach2014-12-091-21/+13
* fs: efivars: cosmetic changesLucas Stach2014-12-091-4/+4
* fs: implement EFI variable filesystem driverSascha Hauer2014-07-161-0/+340