commit | d5181a51587102a71e7b05021603693f463dcab2 | [log] [tgz] |
---|---|---|
author | Peter Jones <pjones@redhat.com> | Mon Feb 08 14:48:13 2016 -0500 |
committer | Sasha Levin <sasha.levin@oracle.com> | Mon Apr 11 22:44:22 2016 -0400 |
tree | c4bd505934a9eb530947f3c0995050abdcafd599 | |
parent | 4181c95f943d60cff60e36e25368d0f627458ada [diff] |
efi: Do variable name validation tests in utf8 [ Upstream commit 3dcb1f55dfc7631695e69df4a0d589ce5274bd07 ] Actually translate from ucs2 to utf8 before doing the test, and then test against our other utf8 data, instead of fudging it. Signed-off-by: Peter Jones <pjones@redhat.com> Acked-by: Matthew Garrett <mjg59@coreos.com> Tested-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>