audk/SecurityPkg/Tcg/TcgDxe
Yao, Jiewen d2de448338 Move Smbios measurement from TCG driver to Smbios driver.
This is patch to remove smbios measurement in TCG driver. There will be other patch to add it in Smbios driver.

The problem of current SMBIOS measurement is:
1) TCG drivers do not support SMBIOS3.0 table.
2) TCG drivers do not follow TCG platform spec on: "Platform configuration information that is automatically updated,
 such as clock registers, and system unique information, such as asset numbers or serial numbers,
 MUST NOT be measured into PCR [1], or any other PCR."

So we decide to move Smbios measurement from TCG drivers to Smbios driver.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com>
Reviewed-by: "Zhang, Chao B" <chao.b.zhang@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18677 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-27 03:54:08 +00:00
..
TcgDxe.c Move Smbios measurement from TCG driver to Smbios driver. 2015-10-27 03:54:08 +00:00
TcgDxe.inf Move Smbios measurement from TCG driver to Smbios driver. 2015-10-27 03:54:08 +00:00
TcgDxe.uni SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
TcgDxeExtra.uni SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:34:23 +00:00
TisDxe.c Fix TCG protocol PassThroughToTpm() SDL issue 2012-08-17 07:59:51 +00:00
TpmComm.c Fix overflow issue in TcgProtocol 2013-06-06 00:39:41 +00:00
TpmComm.h