cmd: env: use appropriate guid for authenticated UEFI variable
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 14 Apr 2020 02:51:46 +0000 (11:51 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 16 Apr 2020 06:12:47 +0000 (08:12 +0200)
commitf757d045981779f026ce181404ac4ccc869bc47a
tree8d7facab22e3abcfdc77af855097fd4b1935587f
parentd0f07949cc390b06e6ee36a0b5e5a9f70ea3dae1
cmd: env: use appropriate guid for authenticated UEFI variable

A signature database variable is associated with a specific guid.
For convenience, if user doesn't supply any guid info, "env set|print -e"
should complement it.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
cmd/nvedit_efi.c