commit | 66eaf56648811dcbc4fd341cd44a23b9a057f16b | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Mon Feb 25 15:54:40 2019 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Feb 25 12:47:13 2019 +0100 |
tree | dc2123ae4960a196497e46ad81c7b6f6fe0a22a9 | |
parent | 355cdb5a728167a4273304fc0954fcf1b21ebde8 [diff] |
cmd: efidebug: add drivers command "drivers" command prints all the uefi drivers on the system. => efi drivers Driver Name Image Path ================ ==================== ==================== 000000007ef003d0 <NULL> <built-in> Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>