]> Git Repo - u-boot.git/commit
cmd: efidebug: Add support for querying UEFI variable storage
authorIlias Apalodimas <[email protected]>
Sun, 17 May 2020 19:25:45 +0000 (22:25 +0300)
committerHeinrich Schuchardt <[email protected]>
Sun, 17 May 2020 19:59:53 +0000 (21:59 +0200)
commitb0e4f2c738ff9dd623e77ae1784437411421ab37
treed18d5bc616ba5fc1bdc3a5a484f916498f527c09
parentf042e47e8fb433a7a1f8a25d997ba0fe74e2db53
cmd: efidebug: Add support for querying UEFI variable storage

With the previous patches that use OP-TEE and StandAloneMM for UEFI
variable storage we've added functionality for efi_query_variable_info.
So let's add the relevant command to efidebug and retrieve information
about the container used to store UEFI variables

Signed-off-by: Ilias Apalodimas <[email protected]>
cmd/efidebug.c
This page took 0.033985 seconds and 4 git commands to generate.