aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efivars.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-18efi: Autoload efivarsLee, Chun-Yi1-0/+1
2014-04-17efivars: Add compatibility code for compat tasksMatt Fleming1-26/+116
2014-04-17efivars: Refactor sanity checking code into separate functionMatt Fleming1-20/+32
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Matt Fleming1-2/+4
2014-04-17efivars: Check size of user objectMatt Fleming1-0/+6
2014-04-17efivars: Use local variables instead of a pointer dereferenceMatt Fleming1-13/+35
2014-03-04efi: Use NULL instead of 0 for pointerDaeseok Youn1-1/+1
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completedSeiji Aguchi1-4/+8
2013-09-05efivars: Mark local function as staticBojan Prtvar1-1/+1
2013-07-11efivars: check for EFI_RUNTIME_SERVICESMatt Fleming1-0/+3
2013-05-13efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuseSeiji Aguchi1-5/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2013-04-30efi: remove "kfree(NULL)"Dan Carpenter1-3/+1
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming1-1/+2
2013-04-17efi: split efisubsystem from efivarsTom Gundersen1-0/+617