Searched hist:"0635 eb8a54cf0fea64b174bb68bc36b9c3d622db" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | ucs2_string.h | 0635eb8a54cf0fea64b174bb68bc36b9c3d622db Mon Apr 15 15:09:45 CDT 2013 Matthew Garrett <matthew.garrett@nebula.com> 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 <matthew.garrett@nebula.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
/openbmc/linux/lib/ |
H A D | ucs2_string.c | 0635eb8a54cf0fea64b174bb68bc36b9c3d622db Mon Apr 15 15:09:45 CDT 2013 Matthew Garrett <matthew.garrett@nebula.com> 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 <matthew.garrett@nebula.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
H A D | Kconfig | 0635eb8a54cf0fea64b174bb68bc36b9c3d622db Mon Apr 15 15:09:45 CDT 2013 Matthew Garrett <matthew.garrett@nebula.com> 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 <matthew.garrett@nebula.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
H A D | Makefile | 0635eb8a54cf0fea64b174bb68bc36b9c3d622db Mon Apr 15 15:09:45 CDT 2013 Matthew Garrett <matthew.garrett@nebula.com> 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 <matthew.garrett@nebula.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
/openbmc/linux/drivers/firmware/ |
H A D | Kconfig | 0635eb8a54cf0fea64b174bb68bc36b9c3d622db Mon Apr 15 15:09:45 CDT 2013 Matthew Garrett <matthew.garrett@nebula.com> 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 <matthew.garrett@nebula.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|