]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Move Smbios measurement from TCG driver to Smbios driver.
authorYao, Jiewen <jiewen.yao@intel.com>
Tue, 27 Oct 2015 03:54:08 +0000 (03:54 +0000)
committerjyao1 <jyao1@Edk2>
Tue, 27 Oct 2015 03:54:08 +0000 (03:54 +0000)
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


No differences found