Merge tag 'efi-for-3.9-rc3' into x86/urgent
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 22 Mar 2013 00:40:10 +0000 (17:40 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 22 Mar 2013 00:40:10 +0000 (17:40 -0700)
commit625f6ac9cf2aa567e398a6c9a70cc8c33e0a054f
tree3aa587bb1f2f51ca94c1cd201a0bcbf4a7dd7aca
parentf564c24103f87dc740c1c293c975565ac46b12ef
parente971318bbed610e28bb3fde9d548e6aaf0a6b02e
Merge tag 'efi-for-3.9-rc3' into x86/urgent

EFI changes for v3.9-rc3,

  * A new config option and efivars module parameter have been added to
    allow the efivars pstore backend to be disabled as we're still seeing
    issues on machines despite adding heuristics to workaround known bugs.
    Distributions now have a way to disable EFI variable pstore code
    completely - from Seth Forshee.

  * A couple of efivars patches to workaround quirky implementations
    of GetNextVariableName() which resulted in machines hanging and
    sysfs files being created with garbage names.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>