NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/58066: missing efi var/boot tools in base
>Number: 58066
>Category: bin
>Synopsis: missing efi var/boot tools in base
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Mar 23 03:25:00 +0000 2024
>Originator: Taylor R Campbell
>Release: current, 10
>Organization:
The NetEFI Foundation
>Environment:
>Description:
As of NetBSD 10 we have a /dev/efi interface, but no tools to operate on it, e.g. to query or set EFI variables or configure the EFI boot manager.
>How-To-Repeat:
>Fix:
FreeBSD as of 11.1 has efivar(8), efidp(8), and efibootmgr(8):
https://man.freebsd.org/cgi/man.cgi?query=efivar&manpath=FreeBSD+14.0-RELEASE+and+Ports
https://man.freebsd.org/cgi/man.cgi?query=efidp&manpath=FreeBSD+14.0-RELEASE+and+Ports
https://man.freebsd.org/cgi/man.cgi?query=efibootmgr&manpath=FreeBSD+14.0-RELEASE+and+Ports
We can probably just import those.
Home |
Main Index |
Thread Index |
Old Index