https://github.com/torvalds/linux
Revision 0635eb8a54cf0fea64b174bb68bc36b9c3d622db authored by Matthew Garrett on 15 April 2013, 20:09:45 UTC, committed by Matt Fleming on 15 April 2013, 20:23:03 UTC
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 <matthew.garrett@nebula.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
1 parent 7791c84
History
Tip revision: 0635eb8a54cf0fea64b174bb68bc36b9c3d622db authored by Matthew Garrett on 15 April 2013, 20:09:45 UTC
Move utf16 functions to kernel core and rename
Tip revision: 0635eb8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 243.1 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top