Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2020 14:31:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 251025] efivar cannot write to EFI variables which have a ':' in their name
Message-ID:  <bug-251025-227-L3LhpnMTtf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251025-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251025-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251025

--- Comment #2 from Yuri Pankov <ypankov@xsmail.com> ---
Created attachment 219556
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219556&action=
=3Dedit
possible fix using regex to match guid part

Possible fix using regex to match guid part.  Doing comp/free every time
breakdown_name() is called should not be too expensive.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251025-227-L3LhpnMTtf>