]> www.infradead.org Git - users/jedix/linux-maple.git/commit
efivarfs: add helper to convert from UC16 name and GUID to utf8 name
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 7 Jan 2025 02:35:21 +0000 (18:35 -0800)
committerArd Biesheuvel <ardb@kernel.org>
Thu, 9 Jan 2025 14:29:08 +0000 (15:29 +0100)
commit1aba87f92d471222a89a5e7c27497489d37c67e1
tree38dd82f2b6846d5a22f63f9d5a11e1c003b23068
parentc57b6e1d8a5c133dd5f6293de262701a55d11335
efivarfs: add helper to convert from UC16 name and GUID to utf8 name

These will be used by a later patch to check for uniqueness on initial
EFI variable iteration.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
fs/efivarfs/internal.h
fs/efivarfs/super.c
fs/efivarfs/vars.c