Reviewed-by: Sai Chaganty <rangasai.v.chaga...@intel.com>     

-----Original Message-----
From: Zhang, Qi1 <qi1.zh...@intel.com> 
Sent: Wednesday, June 30, 2021 11:23 PM
To: devel@edk2.groups.io
Cc: Zhang, Qi1 <qi1.zh...@intel.com>; Yao, Jiewen <jiewen....@intel.com>; Ni, 
Ray <ray...@intel.com>; Chaganty, Rangasai V <rangasai.v.chaga...@intel.com>
Subject: [PATCH] IntelSiliconPkg/PcieSecurity: don't measure the device when 
TPM disabled

add gEfiTcg2ProtocolGuid to Depex

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3472

Cc: Jiewen Yao <jiewen....@intel.com>
Cc: Ray Ni <ray...@intel.com>
Cc: Rangasai V Chaganty <rangasai.v.chaga...@intel.com>
Cc: Qi Zhang <qi1.zh...@intel.com>
Signed-off-by: Qi Zhang <qi1.zh...@intel.com>
---
 .../IntelPciDeviceSecurityDxe/IntelPciDeviceSecurityDxe.inf    | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/Silicon/Intel/IntelSiliconPkg/Feature/PcieSecurity/IntelPciDeviceSecurityDxe/IntelPciDeviceSecurityDxe.inf
 
b/Silicon/Intel/IntelSiliconPkg/Feature/PcieSecurity/IntelPciDeviceSecurityDxe/IntelPciDeviceSecurityDxe.inf
index b51b843bb5..076c49a4b0 100644
--- 
a/Silicon/Intel/IntelSiliconPkg/Feature/PcieSecurity/IntelPciDeviceSecurityDxe/IntelPciDeviceSecurityDxe.inf
+++ 
b/Silicon/Intel/IntelSiliconPkg/Feature/PcieSecurity/IntelPciDeviceSecurityDxe/IntelPciDeviceSecurityDxe.inf
@@ -41,4 +41,5 @@
   gEdkiiDeviceIdentifierTypePciGuid       ## COMSUMES

 

 [Depex]

-  gEdkiiDeviceSecurityPolicyProtocolGuid

+  gEdkiiDeviceSecurityPolicyProtocolGuid AND

+  gEfiTcg2ProtocolGuid

-- 
2.26.2.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#77561): https://edk2.groups.io/g/devel/message/77561
Mute This Topic: https://groups.io/mt/83910638/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to