]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
SecurityPkg: Tcg2PhysicalPresenceLib: Introduce StandaloneMm instance
[mirror_edk2.git] / SecurityPkg / Library / SmmTcg2PhysicalPresenceLib / SmmTcg2PhysicalPresenceLib.inf
index 6a9bdf66f0a6b66c1212620ca239655d28ba2425..d911adbdb6483776dfb6b1c1ba162f19060eae28 100644 (file)
@@ -20,7 +20,7 @@
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = Tcg2PhysicalPresenceLib|DXE_SMM_DRIVER\r
-  CONSTRUCTOR                    = Tcg2PhysicalPresenceLibConstructor\r
+  CONSTRUCTOR                    = Tcg2PhysicalPresenceLibTraditionalConstructor\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -30,6 +30,8 @@
 \r
 [Sources]\r
   SmmTcg2PhysicalPresenceLib.c\r
+  MmTcg2PhysicalPresenceLibCommon.c\r
+  MmTcg2PhysicalPresenceLibCommon.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -39,7 +41,7 @@
 [LibraryClasses]\r
   DebugLib\r
   Tcg2PpVendorLib\r
-  SmmServicesTableLib\r
+  MmServicesTableLib\r
   BaseMemoryLib\r
 \r
 [Guids]\r