cmd: efidebug: make some boot variables non-volatile
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 4 Jun 2019 06:52:10 +0000 (15:52 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 4 Jun 2019 21:56:14 +0000 (23:56 +0200)
commitf658c2e190c3a45a94317f27ab53f2f7d8067d36
treeccc13008409654fa339e142ce264ecfaa8ae10b5
parent366161cf976c41f2cfabbb896c8f9a94c31886ce
cmd: efidebug: make some boot variables non-volatile

Boot####, BootOrder and BootNext should be non-volatile.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/efidebug.c