commit | 185716a95b5f0eabe681c360228f5617e6e1ca57 | [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 | e32788add4117584460bb96e78eedd70b813ea09 [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>