efivars: introduce utf16_strncmp
authorMike Waychison <mikew@google.com>
Thu, 21 Jul 2011 20:57:58 +0000 (16:57 -0400)
committerTony Luck <tony.luck@intel.com>
Fri, 22 Jul 2011 23:15:31 +0000 (16:15 -0700)
Introduce utf16_strncmp which is used in the next patch.  Semantics
should be the same as the strncmp C function.

Signed-off-by: Mike Waychison <mikew@google.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found