commit | e0d64e6a880e64545ad7d55786aa84ab76bac475 | [log] [tgz] |
---|---|---|
author | Peter Jones <pjones@redhat.com> | Mon Feb 08 14:48:12 2016 -0500 |
committer | Matt Fleming <matt@codeblueprint.co.uk> | Wed Feb 10 13:19:14 2016 +0000 |
tree | fc85da9972f76592c86ff957a78cfed1362411da | |
parent | 73500267c930baadadb0d02284909731baf151f7 [diff] |
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version Translate EFI's UCS-2 variable names to UTF-8 instead of just assuming all variable names fit in ASCII. 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>