]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: Add references to header and inf files to SecurityPkg
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 13 Sep 2021 14:21:06 +0000 (22:21 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 13 Sep 2021 16:53:14 +0000 (16:53 +0000)
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
SecurityPkg/SecurityPkg.dec
SecurityPkg/SecurityPkg.dsc

index 2cb5bfa0acd0ad1b3f09fa905964173eeb38da7e..9f7a032d60d5b35a2037c0a4329efff6000a8506 100644 (file)
   #\r
   Tcg2PhysicalPresenceLib|Include/Library/Tcg2PhysicalPresenceLib.h\r
 \r
+  ##  @libraryclass  Handle TPM 2.0 platform hierarchy configuration\r
+  #\r
+  TpmPlatformHierarchyLib|Include/Library/TpmPlatformHierarchyLib.h\r
+\r
   ## @libraryclass  Provides interfaces about TCG storage generic command.\r
   #\r
   TcgStorageCoreLib|Include/Library/TcgStorageCoreLib.h\r
index 64157e20f9f5678fd0b45cb5503c48a78153c4d6..f1f678c492b343651c63c075a1d601385d1c2b06 100644 (file)
 \r
   SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf\r
 \r
+  SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf\r
+\r
   #\r
   # TCG Storage.\r
   #\r
       NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf\r
   }\r
 \r
+  SecurityPkg/Tcg/Tcg2PlatformPei/Tcg2PlatformPei.inf {\r
+    <LibraryClasses>\r
+      TpmPlatformHierarchyLib|SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf\r
+  }\r
+\r
   SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {\r
     <LibraryClasses>\r
       Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
       Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
   }\r
 \r
+  SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf {\r
+    <LibraryClasses>\r
+      TpmPlatformHierarchyLib|SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf\r
+  }\r
+\r
   #\r
   # Hash2\r
   #\r