git: efibootmgr(8): Sync with FreeBSD.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Aug 27 08:18:12 PDT 2020
commit 1c9138cecd9a60322726b0dc83473b1b54060731
Author: Sascha Wildner <saw at online.de>
Date: Thu Aug 27 17:17:52 2020 +0200
efibootmgr(8): Sync with FreeBSD.
Adds the -f (--fw-ui) and -F (--no-fw-ui) options to enter (or not) the
firmware's user interface upon next boot.
Taken-from: FreeBSD
Summary of changes:
usr.sbin/efibootmgr/efibootmgr.8 | 81 ++++++++++++++++++++++++-------------
usr.sbin/efibootmgr/efibootmgr.c | 86 ++++++++++++++++++++++++++++++++++++++--
2 files changed, 136 insertions(+), 31 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c9138cecd9a60322726b0dc83473b1b54060731
--
DragonFly BSD source repository
More information about the Commits
mailing list