commit | f3e0c55f0e01a4b82f9943502588ac22231bf0b9 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Tue Oct 26 17:27:27 2021 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Oct 26 21:33:19 2021 +0200 |
tree | 6383fc0e442a999d51765bcf95d290b780bc39da | |
parent | 2168452c8eb4ce8816333c76ca16e4b8ac591ddc [diff] |
efi_loader: add DeployedMode and AuditMode variable measurement This commit adds the DeployedMode and AuditMode variable measurement required in TCG PC Client Platform Firmware Profile Specification. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>