git: boot/efi: Add three new commands, efi-show, efi-set and efi-unset.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Nov 28 15:06:32 PST 2016
commit 35f0d9ff069bce02aa41d96431ddfb0b984beb44
Author: Sascha Wildner <saw at online.de>
Date: Mon Nov 28 23:35:25 2016 +0100
boot/efi: Add three new commands, efi-show, efi-set and efi-unset.
For accessing EFI variables. These replace the nvram command.
Taken-from: FreeBSD
Summary of changes:
sys/boot/efi/loader/main.c | 346 ++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 313 insertions(+), 33 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/35f0d9ff069bce02aa41d96431ddfb0b984beb44
--
DragonFly BSD source repository
More information about the Commits
mailing list