]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf
SecrutiyPkg/Tcg: Import Tcg2PlatformDxe from edk2-platforms
[mirror_edk2.git] / SecurityPkg / Tcg / Tcg2PlatformDxe / Tcg2PlatformDxe.inf
diff --git a/SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf b/SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf
new file mode 100644 (file)
index 0000000..af29c1c
--- /dev/null
@@ -0,0 +1,44 @@
+### @file\r
+# Platform specific TPM2 component.\r
+#\r
+# Copyright (c) 2017 - 2019, Intel Corporation. All rights reserved.<BR>\r
+#\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
+#\r
+###\r
+\r
+[Defines]\r
+  INF_VERSION                    = 0x00010017\r
+  BASE_NAME                      = Tcg2PlatformDxe\r
+  FILE_GUID                      = 5CAB08D5-AD8F-4d8b-B828-D17A8D9FE977\r
+  VERSION_STRING                 = 1.0\r
+  MODULE_TYPE                    = DXE_DRIVER\r
+  ENTRY_POINT                    = Tcg2PlatformDxeEntryPoint\r
+#\r
+# The following information is for reference only and not required by the build tools.\r
+#\r
+# VALID_ARCHITECTURES = IA32 X64 IPF\r
+#\r
+\r
+[LibraryClasses]\r
+  BaseLib\r
+  UefiBootServicesTableLib\r
+  UefiDriverEntryPoint\r
+  DebugLib\r
+  UefiLib\r
+  TpmPlatformHierarchyLib\r
+\r
+[Packages]\r
+  MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
+  MinPlatformPkg/MinPlatformPkg.dec\r
+  SecurityPkg/SecurityPkg.dec\r
+\r
+[Sources]\r
+  Tcg2PlatformDxe.c\r
+\r
+[Protocols]\r
+  gEfiDxeSmmReadyToLockProtocolGuid             ## SOMETIMES_CONSUMES ## NOTIFY\r
+\r
+[Depex]\r
+  gEfiTcg2ProtocolGuid\r