summaryrefslogtreecommitdiffstats
path: root/fs/efi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2016-05-091-2/+1
|\
| * wchar_t: wchar_t should go to stddef.hDu Huanpeng2016-04-141-2/+1
* | move make_directory declaration to libfile.hSascha Hauer2016-04-151-0/+1
* | string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-2/+2
|/
* fs: efi: avoid comparison with uninitialized variableLucas Stach2016-03-041-1/+1
* fs: efi: use xstrdup_* when appropriateMichael Olbrich2015-07-271-2/+2
* fs: rename inode member of struct filep to privSascha Hauer2015-03-091-6/+6
* fs: implement EFI filesystem driverSascha Hauer2014-07-161-0/+563