Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 2020 20:15:20 +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@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 251025
           Summary: efivar cannot write to EFI variables which have a ':'
                    in their name
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: probono@puredarwin.org

Cannot write to EFI variables which have a ':' in their name, such as
'prev-lang:kbd':

$ echo -n 'de:3\0' | sudo efivar -w -n
'7C436110-AB2A-4BBB-A880-FE41995C9F82-prev-lang:kbd'
efivar: Invalid guid 7C436110-AB2A-4BBB-A880-FE41995C9F82-prev

'7C436110-AB2A-4BBB-A880-FE41995C9F82-prev-lang:kbd' is a variable used by
Apple to store the selected language and keyboard layout as an EFI variable.

--=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>