]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: efidebug: ease efi configuration dependency
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 21 Nov 2023 01:29:45 +0000 (10:29 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 17 Dec 2023 12:04:54 +0000 (13:04 +0100)
commit01adf0a408e34a24f7471ff67f3defdeec4c56f3
treec1d9fa2d86410360df64db6054b5d4e480204cf8
parent0bef4b0123f236db048c31e1800e50a3ade7bbb7
cmd: efidebug: ease efi configuration dependency

Now it is clear that the command actually depends on interfaces,
not "bootefi bootmgr" command.

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