From: Matthew Garrett Date: Mon, 15 Apr 2013 20:09:45 +0000 (-0700) Subject: Move utf16 functions to kernel core and rename X-Git-Tag: v3.9-rc8~4^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0635eb8a54cf0fea64b174bb68bc36b9c3d622db;p=pandora-kernel.git Move utf16 functions to kernel core and rename We want to be able to use the utf16 functions that are currently present in the EFI variables code in platform-specific code as well. Move them to the kernel core, and in the process rename them to accurately describe what they do - they don't handle UTF16, only UCS2. Signed-off-by: Matthew Garrett Signed-off-by: Matt Fleming --- Reading git-diff-tree failed