boot/efi: Add three new commands, efi-show, efi-set and efi-unset.
commit35f0d9ff069bce02aa41d96431ddfb0b984beb44
authorSascha Wildner <saw@online.de>
Mon, 28 Nov 2016 22:35:25 +0000 (28 23:35 +0100)
committerSascha Wildner <saw@online.de>
Mon, 28 Nov 2016 22:35:25 +0000 (28 23:35 +0100)
tree5ead7160416d2820b58b8363a486e67fae381ef8
parent0d2ded0f3b1e95e35477cbfaf02bc5afa510ac0f
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
sys/boot/efi/loader/main.c