audk/SecurityPkg/Tcg/TcgConfigDxe
Gonzalez Del Cueto, Rodrigo b49758c112 SecurityPkg/TcgConfigDxe: Allow enabling TPM 1.2 device from disabled state.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1511

Currently the TCG config setup form defaults the physical presence action to
PHYSICAL_PRESENCE_ENABLE, this prevents the action from being called. When a TPM
1.2 device is in Disabled and Activated state it is not possible to issue the
PHYSICAL_PRESENCE_ENABLE using the menu action.

By having the form default to PHYSICAL_PRESENCE_NO_ACTION, the user is now able
to select PHYSICAL_PRESENCE_ENABLE and toggle the TPM 1.2 device enable state.

Contributed-under: TianoCore Contribution Agreement 1.1

Signed-off-by: Rodrigo Gonzalez del Cueto <rodrigo.gonzalez.del.cueto@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2019-02-20 21:44:14 +08:00
..
TcgConfig.vfr SecurityPkg/TcgConfigDxe: Allow enabling TPM 1.2 device from disabled state. 2019-02-20 21:44:14 +08:00
TcgConfigDriver.c SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
TcgConfigDxe.inf SecurityPkg: Remove dead code and inf redundant definitions. 2018-12-10 15:56:32 +08:00
TcgConfigDxe.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TcgConfigDxeExtra.uni SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
TcgConfigImpl.c SecurityPkg/TcgConfigDxe: Allow enabling TPM 1.2 device from disabled state. 2019-02-20 21:44:14 +08:00
TcgConfigImpl.h SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
TcgConfigNvData.h SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
TcgConfigStrings.uni SecurityPkg/TcgConfigDxe: Allow enabling TPM 1.2 device from disabled state. 2019-02-20 21:44:14 +08:00