commit | 828aa1f00ec3508a4d813bd60d210de82929ac97 | [log] [tgz] |
---|---|---|
author | Mike Waychison <mikew@google.com> | Thu Jul 21 16:57:58 2011 -0400 |
committer | Tony Luck <tony.luck@intel.com> | Fri Jul 22 16:15:31 2011 -0700 |
tree | 2772ba015552aa2eb12f7d137d55ea0c26421f9c | |
parent | a2940908391f3cee72e38769b30e829b22742b5b [diff] |
efivars: introduce utf16_strncmp 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>