commit | a51fb1c0dce51c0adffdae2baf8b3bad5f184a77 | [log] [tgz] |
---|---|---|
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Mon Nov 30 11:47:41 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Dec 03 21:22:40 2020 +0100 |
tree | 4c4236146ec40b34e7d84ae061c53a0a2f1625ab | |
parent | 967650d4d7e65c661b2f62a1e21acf95173fcd79 [diff] |
cmd: efidebug: Add support for TCG2 final events table A previous commit is adding EFI_TCG2_PROTOCOL, which in it's eventlog support registers an EFI configuration table. Let's add the necessary GUID so 'efidebug table' command can display table names properly. Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>