]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: Add TCG2 Configuration menu to the Device Manager menu
authorStefan Berger <stefanb@linux.ibm.com>
Fri, 25 Jan 2019 21:30:29 +0000 (16:30 -0500)
committerLaszlo Ersek <lersek@redhat.com>
Mon, 11 Feb 2019 12:13:13 +0000 (13:13 +0100)
commit3103389043bd7389fd7cef3eb291a2150af8b929
treeef0a1e28fbdbcb02fc379ea4474366b4084f0518
parent8a1a7774d23297891bd4efc2e9bceebdcff1679a
OvmfPkg: Add TCG2 Configuration menu to the Device Manager menu

This patch adds the TCG2 Configuration menu to the Device Manager
menu. We can apparently reuse the sample Tcg2ConfigDxe from
SecurityPkg/Tcg/Tcg2Config without obvious adverse effects. The
added TCG2 Configuration menu now shows details about the attached
TPM 2.0 and lets one for example configure the active PCR banks
or issue commands, among other things.

The code is added to Ovmf by building with -DTPM2_ENABLE and
-DTPM2_CONFIG_ENABLE.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
OvmfPkg/OvmfPkgIa32.dsc
OvmfPkg/OvmfPkgIa32.fdf
OvmfPkg/OvmfPkgIa32X64.dsc
OvmfPkg/OvmfPkgIa32X64.fdf
OvmfPkg/OvmfPkgX64.dsc
OvmfPkg/OvmfPkgX64.fdf