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:
a5d92ad
)
efivars: Refactor sanity checking code into separate function
author
Matt Fleming
<matt.fleming@intel.com>
Mon, 17 Mar 2014 15:08:34 +0000
(15:08 +0000)
committer
Matt Fleming
<matt.fleming@intel.com>
Thu, 17 Apr 2014 12:53:48 +0000
(13:53 +0100)
Move a large chunk of code that checks the validity of efi_variable into
a new function, because we'll also need to use it for the compat code.
Cc: Mike Waychison <mikew@google.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
No differences found