git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dee28e7
)
efi: Add support for using efivars as a pstore backend
author
Matthew Garrett
<mjg@redhat.com>
Thu, 21 Jul 2011 20:57:56 +0000
(16:57 -0400)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 22 Jul 2011 23:15:04 +0000
(16:15 -0700)
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>
No differences found