commit | c625d1c203941fad755eb4eb729db1f65d6e9836 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Fri Sep 20 09:55:39 2013 -0500 |
committer | Matt Fleming <matt.fleming@intel.com> | Thu Apr 17 12:29:25 2014 +0100 |
tree | 2b1cf021ceb69963092ec5db8fbb83c356b81f75 | |
parent | 9bb40191e88d23563fd0467ac195debf5f6daaf9 [diff] |
efi: x86: Handle arbitrary Unicode characters Instead of truncating UTF-16 assuming all characters is ASCII, properly convert it to UTF-8. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> [ Bug and style fixes. ] Signed-off-by: Roy Franz <roy.franz@linaro.org> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Signed-off-by: Matt Fleming <matt.fleming@intel.com>