commit | 5ee9c198a4208d7760275d48e4c4f6c89dcd2ef0 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Thu Jul 21 16:57:56 2011 -0400 |
committer | Tony Luck <tony.luck@intel.com> | Fri Jul 22 16:15:04 2011 -0700 |
tree | 19f0c26f13df5302432afd1e870f357fa009b990 | |
parent | dee28e72b619b48ec80a9e5509db458dbe66f71f [diff] |
efi: Add support for using efivars as a pstore backend EFI provides an area of nonvolatile storage managed by the firmware. We can use this as a pstore backend to maintain copies of oopses, aiding diagnosis. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Tony Luck <tony.luck@intel.com>