diff options
author | Tim He <tim.he@intel.com> | 2015-05-08 03:13:37 +0000 |
---|---|---|
committer | timhe <timhe@Edk2> | 2015-05-08 03:13:37 +0000 |
commit | f4e7aa05a3fe348dda4c1f491a48789ef5b7e4d1 (patch) | |
tree | 3b56943e4a4a070ff581de41e2db27a6f50b2354 /Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf | |
parent | 7849538e0e3453db93a3ce8875b73121e7088e3a (diff) | |
download | edk2-platforms-f4e7aa05a3fe348dda4c1f491a48789ef5b7e4d1.tar.xz |
Sync the branch changes to trunk.
Support fTPM feature, and update the BiosID to 0.80.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tim He <tim.he@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17362 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf')
-rw-r--r-- | Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf b/Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf index af8bb19083..9c1cd08db5 100644 --- a/Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf +++ b/Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf @@ -107,6 +107,7 @@ gPeiMfgMemoryTestPpiGuid
gPeiSha256HashPpiGuid
gVlvMmioPolicyPpiGuid
+ gSeCfTPMPolicyPpiGuid
[Guids]
gEfiSetupVariableGuid
|