efivars: Refactor sanity checking code into separate function
authorMatt Fleming <matt.fleming@intel.com>
Mon, 17 Mar 2014 15:08:34 +0000 (15:08 +0000)
committerMatt 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